Skip to content

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

  1. Create new Project and enable feature flag compliance_pipeline_in_policies
  2. Create new Scan Execution Policy with one scheduled custom scan and one regular scans (ie. Container Scanning).
  3. 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.

Related to #432092 (closed)

Merge request reports