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

Commit e3df995

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent dff4db5 commit e3df995

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-02-25T13:31:48.018Z",
2+
"lastUpdatedDate": "2025-02-26T02:23:35.115Z",
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",
@@ -5562,7 +5562,7 @@
55625562
"id": "CVE-2025-23085",
55635563
"baseScore": null,
55645564
"publishedDate": "2025-02-07T07:15:00.000Z",
5565-
"lastModifiedDate": "2025-02-07T16:15:00.000Z",
5565+
"lastModifiedDate": "2025-02-25T13:15:00.000Z",
55665566
"description": "A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential denial of service under certain conditions.\r\n\r\nThis vulnerability affects HTTP/2 Server users on Node.js v18.x, v20.x, v22.x and v23.x."
55675567
}
55685568
}

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

0 commit comments

Comments
 (0)