Skip to content

Mark the report as valid only with both flags on

What does this MR do and why?

This MR makes sure that VALIDATE_SCHEMA is set to true in the job configuration and enforce_security_report_validation FF is enabled before doing any schema validation.

VALIDATE_SCHEMA will be set to true for everything by default in %14.10 so that the users get information about schema validation failures. After that we will get rid of this flag altogether and in %15.0 we will enable enforce_security_report_validation for everyone.

Related to #351615 (closed)

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