Add dependency path parsing
Issue https://gitlab.com/gitlab-org/gitlab/-/issues/229472 We add a list of ancestors in shortest path of dependencies For all vulnerable dependencies. We don't parse this path for all items because everything is parsed on the fly and for large projects it could be resource concuming.
Showing
Please register or sign in to comment