summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Nguyen <mnguyen@gitlab.com>2019-07-12 23:58:04 +0000
committerMatt Nguyen <mnguyen@gitlab.com>2019-07-12 23:58:04 +0000
commit67d5f38a3ce55eb8ec1cd0a0589bc27b7136ba8d (patch)
tree2f76c9b153d39285531d61627c12613eed8bf799
parent6005208e39bb0d7dcca3101ea9daa09d62c6c656 (diff)
downloadgitlab-ce-mnguyen4-master-patch-06173.tar.gz
Update doc/user/application_security/dast/index.mdmnguyen4-master-patch-06173
-rw-r--r--doc/user/application_security/dast/index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/application_security/dast/index.md b/doc/user/application_security/dast/index.md
index 936703cce32..6f5a4afb54f 100644
--- a/doc/user/application_security/dast/index.md
+++ b/doc/user/application_security/dast/index.md
@@ -3,6 +3,11 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/4348)
in [GitLab Ultimate](https://about.gitlab.com/pricing/) 10.4.
+NOTE: **4 of the top 6 attacks were application based.**
+Download our whitepaper,
+["A Seismic Shift in Application Security"](https://about.gitlab.com/resources/whitepaper-seismic-shift-application-security/)
+to learn how to protect your organization.
+
Running [static checks](../sast/index.md) on your code is the first step to detect
vulnerabilities that can put the security of your code at risk. Yet, once
deployed, your application is exposed to a new category of possible attacks,