summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-06-06 07:20:55 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-06 07:20:55 +0000
commit3e07725f5a5028fa5ec5e5fc81cb50c0dee87b7d (patch)
tree41efbdcdbb088b2bae314d117b93b42693249570
parentf94e8edff1f1981bbd27656147743e778041c646 (diff)
parentf71b2738670d14b251069c2d287890466a1da378 (diff)
downloadgitlab-ce-3e07725f5a5028fa5ec5e5fc81cb50c0dee87b7d.tar.gz
Merge branch '11213-add-docs-on-dast-weekly-update-ce' into 'master'
Add note on weekly updates of dast Docker image See merge request gitlab-org/gitlab-ce!29126
-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