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

Commit 888648b

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 251e286 commit 888648b

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-06-05T13:39:35.250Z",
2+
"lastUpdatedDate": "2025-06-06T02:50:34.092Z",
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",
@@ -5117,7 +5117,7 @@
51175117
"id": "CVE-2023-30581",
51185118
"baseScore": 7.5,
51195119
"publishedDate": "2023-11-23T00:15:00.000Z",
5120-
"lastModifiedDate": "2024-11-21T08:00:00.000Z",
5120+
"lastModifiedDate": "2025-06-05T15:15:00.000Z",
51215121
"description": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js"
51225122
},
51235123
"CVE-2023-30582": {

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

0 commit comments

Comments
 (0)