Skip to content

Fix SAST report format version

Olivier Gonzalez requested to merge 6717_fix_sast_report_format_version into master

What does this MR do?

Fix SAST report format version stored as metadata_version in the vulnerability_occurrences record. This value is aligned with what is planned for report versioning.

There is not stored data yet so there is no harm to change that value without DB migration.

What are the relevant issue numbers?

#6717 (closed)

Does this MR meet the acceptance criteria?

Merge request reports