Skip to content

Ignore compliance CI config when source is on-demand DAST scan

Arpit Gogia requested to merge 437098-compliance-on-demand-dast into master

What does this MR do and why?

Ignore compliance CI config when source is on-demand DAST scan

Related Issues: #437098 (closed) & #440812 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png image.png

How to set up and validate locally

  1. Setup compliance framework for a project
  2. Setup an on-demand DAST scan for the same project
  3. Trigger a new on-demand DAST scan, it should only have the DAST job and not the compliance framework jobs.

Related to #437098 (closed)

Merge request reports