Skip to content

Add optional CVSS vectors field to Vulnerability struct

Oscar Tovar requested to merge otovar/create-cvss-vector-structs into main

What does this MR do?

This MR adds an optional cvss_vectors field to the Vulnerability struct so that it can be used in reports that support security report schema 15.0.7.

What are the relevant issue numbers?

Closes gitlab-org/gitlab#425958 (closed)

Does this MR meet the acceptance criteria?

Edited by Oscar Tovar

Merge request reports