summaryrefslogtreecommitdiff
path: root/doc/user/application_security/index.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-21 00:08:43 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-21 00:08:43 +0000
commit92ea86691a2a6b3df4b36c7ff00001410303a701 (patch)
tree9b3764b56303c9b65e17007c589a297775834b28 /doc/user/application_security/index.md
parent991c66333dc7bdb0fd6f7a0b7f7bdf8383285975 (diff)
downloadgitlab-ce-92ea86691a2a6b3df4b36c7ff00001410303a701.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/application_security/index.md')
-rw-r--r--doc/user/application_security/index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/application_security/index.md b/doc/user/application_security/index.md
index d449fbb9a6c..eba468990c8 100644
--- a/doc/user/application_security/index.md
+++ b/doc/user/application_security/index.md
@@ -114,6 +114,11 @@ While you cannot directly customize Auto DevOps, you can [include the Auto DevOp
To enable all GitLab security scanning tools, with the option of customizing settings, add the
GitLab CI/CD templates to your `.gitlab-ci.yml` file.
+WARNING:
+All customization of GitLab security scanning tools should be tested in a merge request before
+merging these changes to the default branch. Failure to do so can give unexpected results,
+including a large number of false positives.
+
To enable Static Application Security Testing, Dependency Scanning, License Scanning, and Secret
Detection, add: