From 6040c6f6e6667342cb38eded07831b68a94fb6fc Mon Sep 17 00:00:00 2001 From: Andre Eleuterio <11207474+andreeleuterio@users.noreply.github.com> Date: Thu, 8 Sep 2022 19:56:49 -0300 Subject: [PATCH] Security release approval issue template (#41557) Create security release approval issue template --- .github/ISSUE_TEMPLATE/security-release-approval.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/security-release-approval.md diff --git a/.github/ISSUE_TEMPLATE/security-release-approval.md b/.github/ISSUE_TEMPLATE/security-release-approval.md new file mode 100644 index 00000000000..e45fa2c6d02 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security-release-approval.md @@ -0,0 +1,13 @@ +--- +name: Security release approval +about: An issue that security must close before releases to approve it. +title: '$RELEASE_VERSION Security approval' +labels: release-block +assignees: 'team/security' + +--- + +Security must close this issue before releases. It is the responsibility of the Security Engineer on rotation the week the release is cut. More steps will be added in the future. + +- [ ] All feasible CVEs are closed. +- [ ] Any open CVEs are documented in the handbook