Skip to content

Draft: Enable on-demand scans schedules by default

What does this MR do and why?

This documents the scheduled DAST scans feature and enables the associated feature-flag by default.

Screenshots or screen recordings

For reference, those are the fields being referred to in the docs:

https://gitlab.com/gitlab-org/gitlab/uploads/23d65fd98a0c1c129ed153c87b2ab6da/Screen_Shot_2021-09-04_at_10.41.42_AM.png

How to set up and validate locally

  1. Visit the DAST profiles list at /:namespace/:project/-/security/configuration/dast_scans#saved-scans. Make sure you have at least one scan with a schedule, create one otherwise.
  2. Edit any scan that has a schedule defined.

Related to #328754 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports