From 79d19cb39c54fe1bbf62f994a5e1d0bcff038ee2 Mon Sep 17 00:00:00 2001 From: Nikhil George Date: Tue, 22 Mar 2022 16:10:07 +0000 Subject: [PATCH] Update security-engineer.md --- general/security/security-engineer.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/general/security/security-engineer.md b/general/security/security-engineer.md index 0d2b7661..22ea80d8 100644 --- a/general/security/security-engineer.md +++ b/general/security/security-engineer.md @@ -30,8 +30,9 @@ The Primary and Secondary should post handover messages in the `#sec-appsec` Sla * Links to any relevant Slack threads or merge requests * What still needs to be done * Any other information that might be helpful to the other team member or the rest of the team -Here is an example template: +Here is an example template: +``` Security release appsec handover to username Status - @@ -44,6 +45,8 @@ Links - Release blog post MR: - Release communications issue: - +``` + ## Overall process 1. [Prepare blog post](#prepare-blog-post) -- GitLab