Skip to content

Add scheduled DAST scans to be executed by security policy bot

What does this MR do and why?

This MR adds ability to execute DAST scans scheduled from Scan Execution Policies as these scans are executed by security policy bot.

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.

How to set up and validate locally

  1. Create new project
  2. Create new Scan Execution Policy (Secure -> Policies -> New Policy -> Scan Execution Policy) image
  3. Save the policy and wait for the scheduled scan.
  4. Scan should be executed at given scheduled time without errors.

Related to #432668 (closed)

Merge request reports