File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ The current security stewards are documented in the main Node.js
5656 * [ ] pre-release: _ ** LINK TO PR** _
5757 * [ ] post-release: _ ** LINK TO PR** _
5858 * List vulnerabilities in order of descending severity
59+ * Use the "summary" feature in HackerOne to sync post-release content
60+ and CVE requests. Example [ 2038134] ( https://hackerone.com/bugs?subject=nodejs\& report_id=2038134 )
5961 * Ask the HackerOne reporter if they would like to be credited on the
6062 security release blog page:
6163 ``` text
@@ -79,6 +81,9 @@ The current security stewards are documented in the main Node.js
7981 between Security Releases.
8082 * Pass `make test`
8183 * Have CVEs
84+ * Use the "summary" feature in HackerOne to create a description for the
85+ CVE and the post release announcement.
86+ Example [2038134](https://hackerone.com/bugs?subject=nodejs\&report_id=2038134)
8287 * Make sure that dependent libraries have CVEs for their issues. We should
8388 only create CVEs for vulnerabilities in Node.js itself. This is to avoid
8489 having duplicate CVEs for the same vulnerability.
You can’t perform that action at this time.
0 commit comments