Skip to content

Commit

Permalink
doc: update post sec release process
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Feb 3, 2025
1 parent 793c793 commit db1e4a7
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions doc/contributing/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db1e4a7

Please sign in to comment.