Ensure Gitlab::Ci::Reports::Security::Report indicates schema validation status
Why are we doing this work
We need to make sure that we know the state of every report's schema validation before we decide if we can ingest it
Implementation plan
-
backend Make sure that lib/gitlab/ci/reports/security/report.rb
marks the report as:invalid_schema
,:deprecated_schema
or:unsupported_schema