summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Nguyen <mnguyen@gitlab.com>2019-07-17 20:13:54 +0000
committerMatt Nguyen <mnguyen@gitlab.com>2019-07-17 20:13:54 +0000
commitac0bc49b568406fb5a0e4a40230902795eb419e3 (patch)
tree66d54118202f04e964f38d003b5c9765ddb14fa5
parent558f41ddb4cae44f386790b6f9fbefb757656b6e (diff)
downloadgitlab-ce-mnguyen4-master-patch-95950.tar.gz
Update note section with CTA to whitepapermnguyen4-master-patch-95950
-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 a0a917c5ebd..7bf3888f45e 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,