Skip to content

Add package name to dependency scanning reports

What does this MR do?

WIP as it depends on changes in dependency scanning project. See https://gitlab.com/gitlab-org/gitlab-ee/issues/8654

EDIT: removing WIP as we're confident about including this change in 11.6.

Extend dependency scanning reports with dependency's package name and use it to generate the location fingerprint.

This MR also extract helper methods to a dedicated module for better isolation and testing.

EDIT: Rewritten using inheritance.

What are the relevant issue numbers?

#8654 (closed) #6718 (closed)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports