We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8e2b4 commit 3c082d4Copy full SHA for 3c082d4
doc/contributing/security-release-process.md
@@ -156,14 +156,10 @@ security announcements for more information.
156
157
## Post-Release
158
159
-* [ ] 1\. **Merge the Next Security Release PR:**
160
- * This involves moving the `vulnerabilities.json` file from
161
- `security-release/next-security-release` to the `security-release/YYYY-MM-DD`
162
- folder and merging the PR.
163
-
164
-* [ ] 2\. **Cleanup:**
+* [ ] 1\. **Cleanup:**
165
* [ ] `git node security --cleanup`. This command will:
166
- * Close PRs and backports.
+ * Update next-security-release folder
+ * Close all PRs and backports labeled with `Security Release`.
167
* Close HackerOne reports:
168
* Close Resolved
169
* Request Disclosure
0 commit comments