doc: update post sec release process · nodejs/node@3c082d4

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