Disable Custom YAML support in scheduled Scan Execution Policies
What does this MR do and why?
This MR disables ability to use Custom YAML in scheduled Scan Execution Policies.
How to set up and validate locally
- Create new Project and enable feature flag
compliance_pipeline_in_policies
- Create new Scan Execution Policy with one scheduled custom scan and one regular scans (ie. Container Scanning).
- Ensure that any scans that were scheduled to run does not contain any custom scans.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #432092 (closed)