Commit d76158c8 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch...

Merge branch 'philipcunningham-enable-dast-runner-validation-by-default-and-add-documentation-324990' into 'master'

Enable DAST runner site validation and document [RUN ALL RSPEC] [RUN AS-IF-FOSS]

See merge request gitlab-org/gitlab!67096
parents 061963f3 8cbd2c66
......@@ -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
......@@ -1063,6 +1063,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