mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: update post sec release process
PR-URL: https://github.com/nodejs/node/pull/56907 Fixes: https://github.com/nodejs-private/security-release/issues/52 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
This commit is contained in:
parent
a08129cb0d
commit
436723282d
1 changed files with 3 additions and 7 deletions
|
@ -156,14 +156,10 @@ security announcements for more information.
|
|||
|
||||
## Post-Release
|
||||
|
||||
* [ ] 1\. **Merge the Next Security Release PR:**
|
||||
* This involves moving the `vulnerabilities.json` file from
|
||||
`security-release/next-security-release` to the `security-release/YYYY-MM-DD`
|
||||
folder and merging the PR.
|
||||
|
||||
* [ ] 2\. **Cleanup:**
|
||||
* [ ] 1\. **Cleanup:**
|
||||
* [ ] `git node security --cleanup`. This command will:
|
||||
* Close PRs and backports.
|
||||
* Update next-security-release folder
|
||||
* Close all PRs and backports labeled with `Security Release`.
|
||||
* Close HackerOne reports:
|
||||
* Close Resolved
|
||||
* Request Disclosure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue