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

Commit 8934b67

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 84304ab commit 8934b67

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-08-19T13:42:29.097Z",
2+
"lastUpdatedDate": "2025-08-20T02:44:29.156Z",
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",
@@ -5489,9 +5489,9 @@
54895489
},
54905490
"CVE-2025-23084": {
54915491
"id": "CVE-2025-23084",
5492-
"baseScore": null,
5492+
"baseScore": 5.5,
54935493
"publishedDate": "2025-01-28T05:15:00.000Z",
5494-
"lastModifiedDate": "2025-01-28T16:15:00.000Z",
5494+
"lastModifiedDate": "2025-08-19T18:45:00.000Z",
54955495
"description": "A vulnerability has been identified in Node.js, specifically affecting the handling of drive names in the Windows environment. Certain Node.js functions do not treat drive names as special on Windows. As a result, although Node.js assumes a relative path, it actually refers to the root directory.\r\n\r\nOn Windows, a path that does not start with the file separator is treated as relative to the current directory. \r\n\r\nThis vulnerability affects Windows users of `path.join` API."
54965496
},
54975497
"CVE-2025-23085": {

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.20250819.1",
3+
"version": "1.20250820.0",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)