We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2daee76 commit e178acfCopy full SHA for e178acf
doc/contributing/security-release-process.md
@@ -56,6 +56,9 @@ The current security stewards are documented in the main Node.js
56
* Use the "summary" feature in HackerOne. Example [2038134](https://hackerone.com/reports/2038134)
57
* `git node security --add-report=report_id`
58
* `git node security --remove-report=report_id`
59
+ * Ensure to ping the Node.js TSC team for review of the PRs prior to the release date.
60
+ * Adding individuals with expertise in the report topic is also a viable option if
61
+ communicated properly with nodejs/security and TSC.
62
63
* [ ] 3\. **Assigning Severity and Writing Team Summary:**
64
* [ ] Assign a severity and write a team summary on HackerOne for the reports
0 commit comments