Skip to content

Parse and store dependency scanning results in database

What does this MR do?

Parse and store Dependency Scanning reports in Database by reusing the SAST parser and renaming it into Common.

This also add a quick workaround to ensure stored vulnerabilities for dependency_scanning don't show up yet in the group dashboard, until we cleanly handle it with #6240 (closed) and #8481 (closed).

CE backport MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23460

What are the relevant issue numbers?

#6718 (closed)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński (Back 2025-01-01)

Merge request reports

Loading