Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 79eb707

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent d48e8b5 commit 79eb707

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/rules-v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdatedDate": "2025-07-21T13:47:21.827Z",
2+
"lastUpdatedDate": "2025-07-22T03:03:58.218Z",
33
"name": "Node Version Audit",
44
"website": "https://github.com/lightswitch05/node-version-audit",
55
"license": "https://github.com/lightswitch05/node-version-audit/blob/master/LICENSE",
@@ -5508,14 +5508,14 @@
55085508
"id": "CVE-2025-27209",
55095509
"baseScore": null,
55105510
"publishedDate": "2025-07-18T23:15:00.000Z",
5511-
"lastModifiedDate": "2025-07-18T23:15:00.000Z",
5511+
"lastModifiedDate": "2025-07-21T19:15:00.000Z",
55125512
"description": "The V8 release used in Node.js v24.0.0 has changed how string hashes are computed using rapidhash. This implementation re-introduces the HashDoS vulnerability as an attacker who can control the strings to be hashed can generate many hash collisions - an attacker can generate collisions even without knowing the hash-seed.\r\n\r\n* This vulnerability affects Node.js v24.x users."
55135513
},
55145514
"CVE-2025-27210": {
55155515
"id": "CVE-2025-27210",
55165516
"baseScore": null,
55175517
"publishedDate": "2025-07-18T23:15:00.000Z",
5518-
"lastModifiedDate": "2025-07-18T23:15:00.000Z",
5518+
"lastModifiedDate": "2025-07-21T19:15:00.000Z",
55195519
"description": "An incomplete fix has been identified for CVE-2025-23084 in Node.js, specifically affecting Windows device names like CON, PRN, and AUX. \r\n\r\nThis vulnerability affects Windows users of `path.join` API."
55205520
}
55215521
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-version-audit",
3-
"version": "1.20250721.1",
3+
"version": "1.20250722.0",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)