Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/contributing/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ The current security stewards are documented in the main Node.js
* [ ] 3\. **Assigning Severity and Writing Team Summary:**
* [ ] Assign a severity and write a team summary on HackerOne for the reports
chosen in the `vulnerabilities.json`.
* [ ] If a report targets a Node.js dependency, such as `undici` or `llhttp`,
make sure to update the `DEPENDENCY` custom field on HackerOne.
* Run `git node security --sync` to update severity and summary in
`vulnerabilities.json`.

Expand Down
Loading