Commit 8cbd2c66 authored by Philip Cunningham's avatar Philip Cunningham

Enable DAST runner site validation by default

- Enable feature flag by default
- Add initial documentation

Changelog: added
MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67096
EE: true
parent 4aec9e9e
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/331082
milestone: '14.0'
type: development
group: group::dynamic analysis
default_enabled: false
default_enabled: true
......@@ -1086,6 +1086,9 @@ follows:
Both methods are equivalent in functionality. Use whichever is feasible.
In [GitLab 14.2 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/324990), site profile
validation happens in a CI job using the [GitLab Runner](../../../ci/runners/index.md).
#### Create a site profile
To create a site profile:
......
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