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

Commit 81b4970

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 7081488 commit 81b4970

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-04-19T02:33:36.530Z",
2+
"lastUpdatedDate": "2025-04-19T13:30:01.652Z",
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",
@@ -5337,7 +5337,7 @@
53375337
"id": "CVE-2024-27982",
53385338
"baseScore": null,
53395339
"publishedDate": "2024-05-07T17:15:00.000Z",
5340-
"lastModifiedDate": "2025-03-28T21:15:00.000Z",
5340+
"lastModifiedDate": "2025-04-19T01:15:00.000Z",
53415341
"description": "The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in a second request within the body of the first."
53425342
},
53435343
"CVE-2024-27983": {

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

0 commit comments

Comments
 (0)