Skip to content

feat: Suppress deprecation warning if ingesting GitLab-vendored reports

Lucas Charles requested to merge suppress-schema-deprecation-warning into master

What does this MR do and why?

Previously warnings would occur for any analyzers generating a deprecated schema version but this is not an actionable event for customers since we are slowly rolling out our own analyzers

Relates to #386798 (closed)

How to set up and validate locally

  1. Run SAST.gitlab-ci.yml against a project with an ultimate license
  2. Go to security pipeline tab to view vulnerability results
  3. See no warning

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports