From f71b2738670d14b251069c2d287890466a1da378 Mon Sep 17 00:00:00 2001 From: Victor Zagorodny Date: Thu, 6 Jun 2019 07:20:54 +0000 Subject: Add note on weekly updates of dast Docker image --- doc/user/application_security/dast/index.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1