Skip to content

Support new syntax for SAST/Dependency Scanning

Lukas 'ai-pi' Eipert requested to merge 5656-new-syntax-support-FE into master

What does this MR do?

This adds transformation logic from old syntax of reports to new syntax of reports:

[vulns] => {version: '1.x', vulnerabilities: [vulns]}

This introduces no new fields, just support for the new format.

What are the relevant issue numbers?

See https://gitlab.com/gitlab-org/gitlab-ee/issues/5656

Does this MR meet the acceptance criteria?

Merge request reports