From 967b230c0f001cc8b72d6d040b772901303171bf Mon Sep 17 00:00:00 2001 From: Nik Sarosy Date: Thu, 7 Nov 2019 03:50:19 +0000 Subject: [PATCH] Update control wording and owners --- .../security/guidance/VUL.5.01_code_security_check.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/handbook/engineering/security/guidance/VUL.5.01_code_security_check.html.md b/source/handbook/engineering/security/guidance/VUL.5.01_code_security_check.html.md index a212b01e4ad9..b578d1372d8f 100644 --- a/source/handbook/engineering/security/guidance/VUL.5.01_code_security_check.html.md +++ b/source/handbook/engineering/security/guidance/VUL.5.01_code_security_check.html.md @@ -13,7 +13,7 @@ title: "VUL.5.01 - Code Security Check Control Guidance" ## Control Statement -Quarterly, GitLab conducts source code checks for vulnerabilities according to the service risk rating assignment. +GitLab conducts source code checks for vulnerabilities. ## Context @@ -25,9 +25,9 @@ This control applies to all GitLab source code. ## Ownership -* Control Owner: `Secure` +* Control Owner: `Application Security` * Process owner(s): - * Engineering Department + * All GitLab Teams ## Guidance -- GitLab