File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,12 @@ maintainers.
3131Here is the security disclosure policy for Node.js
3232
3333* The security report is received and is assigned a primary handler. This
34- person will coordinate the fix and release process. The problem is confirmed
35- and a list of all affected versions is determined. Code is audited to find
36- any potential similar problems. Fixes are prepared for all releases which are
37- still under maintenance. These fixes are not committed to the public
38- repository but rather held locally pending the announcement.
34+ person will coordinate the fix and release process. The problem is validated
35+ against all supported Node.js versions. Once confirmed, a list of all affected
36+ versions is determined. Code is audited to find any potential similar
37+ problems. Fixes are prepared for all supported releases.
38+ These fixes are not committed to the public repository but rather held locally
39+ pending the announcement.
3940
4041* A suggested embargo date for this vulnerability is chosen and a CVE (Common
4142 Vulnerabilities and Exposures (CVE®)) is requested for the vulnerability.
You can’t perform that action at this time.
0 commit comments