diff --git a/doc/guides/cve_management_process.md b/doc/guides/cve_management_process.md index 49faea22b2e457..059d15f1f91f9e 100644 --- a/doc/guides/cve_management_process.md +++ b/doc/guides/cve_management_process.md @@ -123,15 +123,15 @@ following steps are used to assign, announce and report a CVE. For each CVE listed, the additional data must include the following fields updated with appropriate data for the CVE -```text - [CVEID]: CVE-XXXX-XXXX - [PRODUCT]: Node.js - [VERSION]: 8.x+, 9.x+, 10.x+ - [PROBLEMTYPE]: Denial of Service - [REFERENCES]: Link to the blog for the final announce - [DESCRIPTION]: Description from final announce - [ASSIGNINGCNA]: Node.js Foundation -``` + ```text + [CVEID]: CVE-XXXX-XXXX + [PRODUCT]: Node.js + [VERSION]: 8.x+, 9.x+, 10.x+ + [PROBLEMTYPE]: Denial of Service + [REFERENCES]: Link to the blog for the final announce + [DESCRIPTION]: Description from final announce + [ASSIGNINGCNA]: Node.js Foundation + ``` * Move the CVE from the Pending section to the Announced section along with a link to the Node.js blog post announcing that releases are available.