Skip to content

Commit 27e304f

Browse files
kmccarpTeamModerne
andauthored
chore: Owasp suppression updates (#173)
Co-authored-by: Moderne <[email protected]> Co-authored-by: Moderne <[email protected]>
1 parent 4b3e3bf commit 27e304f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

suppressions.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packageUrl regex="true">^pkg:maven/com\.fasterxml\.woodstox/woodstox\-core@.*$</packageUrl>
1111
<vulnerabilityName>CVE-2022-40152</vulnerabilityName>
1212
</suppress>
13-
<suppress until="2023-01-07Z">
13+
<suppress until="2023-02-17Z">
1414
<notes><![CDATA[
1515
file name: snakeyaml-1.33.jar
1616
Severity: HIGH
@@ -19,4 +19,4 @@
1919
<packageUrl regex="true">^pkg:maven/org\.yaml/snakeyaml@.*$</packageUrl>
2020
<cve>CVE-2022-1471</cve>
2121
</suppress>
22-
</suppressions>
22+
</suppressions>

0 commit comments

Comments
 (0)