Skip to content

Draft: Add code_flows property to SAST vulnerability

Gal Katz requested to merge gkatz_add_code_flows_to_sast_report into master

What does this MR do?

Adds an optional property to the SAST report format - code_flows.
This field will be used to hold cross-function cross-file results with source -> propagation -> propagation... -> propagation -> sink like flows.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/455559+s
https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/issues/21+s

Checklist

Merge request reports