summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-06-04 12:11:52 +0300
committerVictor Zagorodny <vzagorodny@gitlab.com>2019-06-04 12:11:52 +0300
commit0824c866516274202709017d819e22d9d5ac8a19 (patch)
tree8b9d8cc08dcd8a2bfa8239d2cd5eb60ae2e052d9
parent554fbb2a49936a8038ee2e26231b69922009023a (diff)
downloadgitlab-ce-11213-add-docs-on-dast-weekly-update-ce.tar.gz
Add note on weekly updates of dast Docker image11213-add-docs-on-dast-weekly-update-ce
-rw-r--r--doc/user/application_security/dast/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/application_security/dast/index.md b/doc/user/application_security/dast/index.md
index abc6e771b0f..028ff72a160 100644
--- a/doc/user/application_security/dast/index.md
+++ b/doc/user/application_security/dast/index.md
@@ -39,6 +39,8 @@ However, DAST can be [configured](#full-scan)
to also perform a so-called "active scan". That is, attack your application and produce a more extensive security report.
It can be very useful combined with [Review Apps](../../../ci/review_apps/index.md).
+The [`dast`](https://gitlab.com/gitlab-org/security-products/dast/container_registry) Docker image in GitLab container registry is updated on a weekly basis to have all [`owasp2docker-weekly`](https://hub.docker.com/r/owasp/zap2docker-weekly/) updates in it.
+
## Use cases
It helps you automatically find security vulnerabilities in your running web