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

Commit e8df945

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 6e1fbbf commit e8df945

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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-01T13:43:56.284Z",
2+
"lastUpdatedDate": "2025-07-02T02:53:55.314Z",
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",
@@ -5263,7 +5263,7 @@
52635263
"id": "CVE-2023-32559",
52645264
"baseScore": 7.5,
52655265
"publishedDate": "2023-08-24T02:15:00.000Z",
5266-
"lastModifiedDate": "2024-11-21T08:03:00.000Z",
5266+
"lastModifiedDate": "2025-07-01T14:15:00.000Z",
52675267
"description": "A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and eventually take advantage of `process.binding('spawn_sync')` run arbitrary code, outside of the limits defined in a `policy.json` file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js."
52685268
},
52695269
"CVE-2023-38552": {

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

0 commit comments

Comments
 (0)