Skip to content

Commit 51f2d9c

Browse files
DOCSP-47856 Added CVE numbers and links (#380)
* Added CVE numbers and links, though links aren't yet populated * URL syntax fix * Update source/changelog.txt Co-authored-by: Anna Henningsen <[email protected]> * Rebuild --------- Co-authored-by: Anna Henningsen <[email protected]>
1 parent 9dcb0cb commit 51f2d9c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,10 @@ v2.3.9
7878
For more information, see the `January 21, 2025 Node.js security release \
7979
<https://nodejs.org/en/blog/release/v20.18.2>`__.
8080

81-
- Stricter validation of user input to address vulnerabilities.
81+
- Stricter validation of user input to address
82+
`CVE-2025-1691 <https://nvd.nist.gov/vuln/detail/CVE-2025-1691>`__,
83+
`CVE-2025-1692 <https://nvd.nist.gov/vuln/detail/CVE-2025-1692>`__,
84+
and `CVE-2025-1693 <https://nvd.nist.gov/vuln/detail/CVE-2025-1693>`__.
8285

8386
New features released in this version:
8487

0 commit comments

Comments
 (0)