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

Commit c1a373b

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent fda07fa commit c1a373b

3 files changed

Lines changed: 5 additions & 12 deletions

File tree

docs/rules-v1.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastUpdatedDate": "2025-04-10T13:34:48.914Z",
2+
"lastUpdatedDate": "2025-04-11T13:35:09.117Z",
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",
66
"source": "https://www.github.developerdan.com/node-version-audit/rules-v1.json",
77
"releasesCount": 655,
8-
"cveCount": 173,
8+
"cveCount": 172,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.11.0",
1111
"latestVersions": {
@@ -4388,13 +4388,6 @@
43884388
}
43894389
},
43904390
"cves": {
4391-
"CVE-2013-2882": {
4392-
"id": "CVE-2013-2882",
4393-
"baseScore": 7.5,
4394-
"publishedDate": "2013-07-31T13:20:00.000Z",
4395-
"lastModifiedDate": "2024-11-21T01:52:00.000Z",
4396-
"description": "Google V8, as used in Google Chrome before 28.0.1500.95, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that leverage \"type confusion.\""
4397-
},
43984391
"CVE-2013-6668": {
43994392
"id": "CVE-2013-6668",
44004393
"baseScore": 7.5,

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

0 commit comments

Comments
 (0)