Commit 877c9eaf authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'russell/note-dast-in-protected-branches' into 'master'

Added mention of on-demand DAST scan

See merge request gitlab-org/gitlab!38539
parents 932f5927 b5fe7f9f
...@@ -252,6 +252,7 @@ on that specific branch: ...@@ -252,6 +252,7 @@ on that specific branch:
- Run manual pipelines (using the [Web UI](#run-a-pipeline-manually) or [pipelines API](#pipelines-api)). - Run manual pipelines (using the [Web UI](#run-a-pipeline-manually) or [pipelines API](#pipelines-api)).
- Run scheduled pipelines. - Run scheduled pipelines.
- Run pipelines using triggers. - Run pipelines using triggers.
- Run on-demand DAST scan.
- Trigger manual actions on existing pipelines. - Trigger manual actions on existing pipelines.
- Retry or cancel existing jobs (using the Web UI or pipelines API). - Retry or cancel existing jobs (using the Web UI or pipelines API).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment