Skip to content

Commit 33386ef

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent b6e200e commit 33386ef

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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-03-31T13:34:33.026Z",
2+
"lastUpdatedDate": "2025-04-01T02:49:44.452Z",
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",
@@ -4528,7 +4528,7 @@
45284528
"id": "CVE-2016-2183",
45294529
"baseScore": 7.5,
45304530
"publishedDate": "2016-09-01T00:59:00.000Z",
4531-
"lastModifiedDate": "2024-11-21T02:47:00.000Z",
4531+
"lastModifiedDate": "2025-03-31T15:15:00.000Z",
45324532
"description": "The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTPS session using Triple DES in CBC mode, aka a \"Sweet32\" attack."
45334533
},
45344534
"CVE-2016-2216": {

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

0 commit comments

Comments
 (0)