Skip to content

Commit e5e2dfa

Browse files
nschonnitargos
authored andcommitted
doc: nest code fence under unordered list
When it isn't nested, a new unordered list is created for the next item PR-URL: #29915 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 5b0c993 commit e5e2dfa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/guides/cve_management_process.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,15 @@ following steps are used to assign, announce and report a CVE.
123123

124124
For each CVE listed, the additional data must include the following fields
125125
updated with appropriate data for the CVE
126-
```text
127-
[CVEID]: CVE-XXXX-XXXX
128-
[PRODUCT]: Node.js
129-
[VERSION]: 8.x+, 9.x+, 10.x+
130-
[PROBLEMTYPE]: Denial of Service
131-
[REFERENCES]: Link to the blog for the final announce
132-
[DESCRIPTION]: Description from final announce
133-
[ASSIGNINGCNA]: Node.js Foundation
134-
```
126+
```text
127+
[CVEID]: CVE-XXXX-XXXX
128+
[PRODUCT]: Node.js
129+
[VERSION]: 8.x+, 9.x+, 10.x+
130+
[PROBLEMTYPE]: Denial of Service
131+
[REFERENCES]: Link to the blog for the final announce
132+
[DESCRIPTION]: Description from final announce
133+
[ASSIGNINGCNA]: Node.js Foundation
134+
```
135135
* Move the CVE from the Pending section to the Announced section along
136136
with a link to the Node.js blog post announcing that releases
137137
are available.

0 commit comments

Comments
 (0)