Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c46edac

Browse files
Merge pull request #2483 from github/G-Rath-GHSA-c2qf-rxjj-qqgw
2 parents bde18eb + 8ce9b25 commit c46edac

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-c2qf-rxjj-qqgw",
4-
"modified": "2023-06-22T16:52:56Z",
4+
"modified": "2023-07-07T18:57:56Z",
55
"published": "2023-06-21T06:30:28Z",
66
"aliases": [
77
"CVE-2022-25883"
@@ -20,10 +20,24 @@
2020
"ecosystem": "npm",
2121
"name": "semver"
2222
},
23-
"ecosystem_specific": {
24-
"affected_functions": [
25-
"semver.Range"
26-
]
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "6.0.0"
29+
},
30+
{
31+
"fixed": "7.5.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "semver"
2741
},
2842
"ranges": [
2943
{
@@ -33,7 +47,7 @@
3347
"introduced": "0"
3448
},
3549
{
36-
"fixed": "7.5.2"
50+
"fixed": "5.7.2"
3751
}
3852
]
3953
}
@@ -49,6 +63,10 @@
4963
"type": "WEB",
5064
"url": "https://github.com/npm/node-semver/pull/564"
5165
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/npm/node-semver/pull/585"
69+
},
5270
{
5371
"type": "WEB",
5472
"url": "https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441"

0 commit comments

Comments
 (0)