Skip to content

Add evidence to each vulnerability in the JSON report

Cameron Swords requested to merge add-evidence-summary-to-vulnerability into master

What does this MR do?

Combines the alerts[].instance[].evidence and alerts[].otherinfo into a summary. The summary is exposed as vulnerabilities[].evidence.summary in the JSON output.

This MR in part resolves issue gitlab-org/gitlab#37027 (closed).

Does this MR meet the acceptance criteria?

Merge request reports

Loading