Skip to content

Restore CVE in table output

Olivier Gonzalez requested to merge restore_cve_in_table_output into master

What does this MR do?

The CVE ID is no longer displayed in Container Scanning analyzer table output since we upgraded to the security report schema version 15.

This MR restores that information and add unit tests to ensure the output stays consistent when we modify the report data and structure.

What are the relevant issue numbers?

gitlab-org/gitlab#427506 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports