You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/contributing/security-release-process.md
+3
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,9 @@ The current security stewards are documented in the main Node.js
56
56
* Use the "summary" feature in HackerOne. Example [2038134](https://hackerone.com/reports/2038134)
57
57
*`git node security --add-report=report_id`
58
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.
59
62
60
63
*[ ] 3\.**Assigning Severity and Writing Team Summary:**
61
64
*[ ] Assign a severity and write a team summary on HackerOne for the reports
0 commit comments