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

Commit 29da63a

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 23402b7 commit 29da63a

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-02T13:39:31.386Z",
2+
"lastUpdatedDate": "2025-07-03T02:55:51.377Z",
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",
@@ -5221,7 +5221,7 @@
52215221
"id": "CVE-2023-32002",
52225222
"baseScore": 9.8,
52235223
"publishedDate": "2023-08-21T17:15:00.000Z",
5224-
"lastModifiedDate": "2024-11-21T08:02:00.000Z",
5224+
"lastModifiedDate": "2025-07-02T15:15:00.000Z",
52255225
"description": "The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.\n\nThis vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js."
52265226
},
52275227
"CVE-2023-32003": {

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

0 commit comments

Comments
 (0)