Skip to content

Commit 3c082d4

Browse files
RafaelGSStargos
authored andcommitted
doc: update post sec release process
PR-URL: #56907 Fixes: nodejs-private/security-release#52 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent be8e2b4 commit 3c082d4

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/contributing/security-release-process.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -156,14 +156,10 @@ security announcements for more information.
156156

157157
## Post-Release
158158

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:**
159+
* [ ] 1\. **Cleanup:**
165160
* [ ] `git node security --cleanup`. This command will:
166-
* Close PRs and backports.
161+
* Update next-security-release folder
162+
* Close all PRs and backports labeled with `Security Release`.
167163
* Close HackerOne reports:
168164
* Close Resolved
169165
* Request Disclosure

0 commit comments

Comments
 (0)