You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpansa/CPANSA-perl.yml
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -377,8 +377,8 @@ advisories:
377
377
reported: 2018-12-07
378
378
severity: critical
379
379
- affected_versions:
380
-
- ==5.26.0
381
-
- >=5.20.0,<5.24.3
380
+
- '==5.26.0'
381
+
- '>=5.20.0,<5.24.3'
382
382
cves:
383
383
- CVE-2017-12883
384
384
description: |
@@ -406,8 +406,8 @@ advisories:
406
406
reported: 2017-09-19
407
407
severity: critical
408
408
- affected_versions:
409
-
- >=5.18.0,<5.24.3
410
-
- ==5.26.0
409
+
- '>=5.18.0,<5.24.3'
410
+
- '==5.26.0'
411
411
cves:
412
412
- CVE-2017-12837
413
413
description: |
@@ -434,7 +434,7 @@ advisories:
434
434
reported: 2017-09-19
435
435
severity: high
436
436
- affected_versions:
437
-
- <5.24.0
437
+
- '<5.24.0'
438
438
cves:
439
439
- CVE-2015-8853
440
440
description: |
@@ -960,7 +960,7 @@ advisories:
960
960
reported: 2011-04-11
961
961
severity: ~
962
962
- affected_versions:
963
-
- <5.4.4
963
+
- '<5.4.4'
964
964
cves:
965
965
- CVE-1999-1386
966
966
description: |
@@ -1026,9 +1026,9 @@ advisories:
1026
1026
description: |
1027
1027
A crafted regular expression when compiled by perl 5.30.0 through 5.38.0 can cause a one attacker controlled byte buffer overflow in a heap allocated buffer
0 commit comments