From 633352a4ecd253c4ac42da4227fb2e8c581f0485 Mon Sep 17 00:00:00 2001 From: Russell Dickenson <rdickenson@gitlab.com> Date: Sun, 25 Feb 2024 23:42:05 +0000 Subject: [PATCH] Update Security demo publication date --- doc/user/application_security/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/application_security/index.md b/doc/user/application_security/index.md index aaaa76506a5f..fc85a5740468 100644 --- a/doc/user/application_security/index.md +++ b/doc/user/application_security/index.md @@ -20,7 +20,7 @@ GitLab can check your application for security vulnerabilities including: For an overview of GitLab application security, see [Shifting Security Left](https://www.youtube.com/watch?v=XnYstHObqlA&t). For a click-through demo, see [Integrating security to the pipeline](https://gitlab.navattic.com/gitlab-scans). -<!-- Demo published on 2023-02-23 --> +<!-- Demo published on 2023-01-15 --> Statistics and details on vulnerabilities are included in the merge request. Providing actionable information _before_ changes are merged enables you to be proactive. -- GitLab