◐ Shell
clean mode source ↗

doc: include CVE to EOL lines as sec release process · nodejs/node@3fe80c3

Original file line numberDiff line numberDiff line change

@@ -65,6 +65,8 @@ The current security stewards are documented in the main Node.js

6565

* [ ] 4\. **Requesting CVEs:**

6666

* Request CVEs for the reports with `git node security --request-cve`.

6767

* Make sure to have a green CI before requesting a CVE.

68+

* Check if there is a need to issue a CVE for any version that became

69+

EOL after the last security release through [this issue](https://github.com/nodejs/security-wg/issues/1419).

6870
6971

* [ ] 5\. **Choosing or Updating Release Date:**

7072

* Get agreement on the planned date for the release.