Skip to content

Commit 3deee44

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 3f754cb commit 3deee44

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/rules-v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdatedDate": "2025-07-22T13:46:59.712Z",
2+
"lastUpdatedDate": "2025-07-23T03:05:15.885Z",
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",
@@ -5466,7 +5466,7 @@
54665466
"id": "CVE-2025-23083",
54675467
"baseScore": null,
54685468
"publishedDate": "2025-01-22T02:15:00.000Z",
5469-
"lastModifiedDate": "2025-02-28T13:15:00.000Z",
5469+
"lastModifiedDate": "2025-07-22T16:15:00.000Z",
54705470
"description": "With the aid of the diagnostics_channel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage. \r\n\r\nThis vulnerability affects Permission Model users (--permission) on Node.js v20, v22, and v23."
54715471
},
54725472
"CVE-2025-23084": {

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

0 commit comments

Comments
 (0)