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

Commit fef43f4

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 0876766 commit fef43f4

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-05-02T13:34:22.635Z",
2+
"lastUpdatedDate": "2025-05-03T02:39:44.753Z",
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",
@@ -483,7 +483,7 @@
483483
"end": "2025-06-01T00:00:00.000Z"
484484
},
485485
"24": {
486-
"start": "2025-04-22T00:00:00.000Z",
486+
"start": "2025-05-06T00:00:00.000Z",
487487
"lts": "2025-10-28T00:00:00.000Z",
488488
"maintenance": "2026-10-20T00:00:00.000Z",
489489
"end": "2028-04-30T00:00:00.000Z"
@@ -5334,7 +5334,7 @@
53345334
"id": "CVE-2024-37372",
53355335
"baseScore": null,
53365336
"publishedDate": "2025-01-09T01:15:00.000Z",
5337-
"lastModifiedDate": "2025-01-09T22:15:00.000Z",
5337+
"lastModifiedDate": "2025-05-02T23:15:00.000Z",
53385338
"description": "The Permission Model assumes that any path starting with two backslashes \\ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases."
53395339
},
53405340
"CVE-2025-22150": {

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

0 commit comments

Comments
 (0)