Skip to content

Add feature flag for progressive rollout of CVS

What does this MR do and why?

Allow Continuous Vulnerability Scans to accept percentage of actors when scanning advisories for container scanning.

  • Add source_xid to the output of the advisory ingestion task so it can be used in the caller.
  • Ingestion service checks the source_xid of added objects and whether the feature flag for their type is enabled before publishing events for scanning.
  • The container_scanning_continuous_vulnerability_scans feature flag for container scanning moved next to the dependency scanning FF.

Related: Progressively rollout continuous vulnerability ... (#439612 - closed)

Edited by Igor Frenkel

Merge request reports

Loading