Skip to content

Commit 25e8823

Browse files
committed
Add lower limit atOrAbove to CVE-2022-25927
1 parent a986164 commit 25e8823

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

repository/jsrepository-master.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6706,7 +6706,7 @@
67066706
{
67076707
"ranges": [
67086708
{
6709-
"atOrAbove": "0",
6709+
"atOrAbove": "0.7.30",
67106710
"below": "0.7.33"
67116711
},
67126712
{

repository/jsrepository-v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8451,7 +8451,7 @@
84518451
]
84528452
},
84538453
{
8454-
"atOrAbove": "0",
8454+
"atOrAbove": "0.7.30",
84558455
"below": "0.7.33",
84568456
"cwe": [
84578457
"CWE-1333",

repository/jsrepository-v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8642,7 +8642,7 @@
86428642
]
86438643
},
86448644
{
8645-
"atOrAbove": "0",
8645+
"atOrAbove": "0.7.30",
86468646
"below": "0.7.33",
86478647
"cwe": [
86488648
"CWE-1333",

repository/jsrepository-v4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8641,7 +8641,7 @@
86418641
]
86428642
},
86438643
{
8644-
"atOrAbove": "0",
8644+
"atOrAbove": "0.7.30",
86458645
"below": "0.7.33",
86468646
"cwe": [
86478647
"CWE-1333",

repository/jsrepository.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8380,7 +8380,7 @@
83808380
]
83818381
},
83828382
{
8383-
"atOrAbove": "0",
8383+
"atOrAbove": "0.7.30",
83848384
"below": "0.7.33",
83858385
"cwe": [
83868386
"CWE-1333",

0 commit comments

Comments
 (0)