Update suppressions
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-16 08:20:43 +01:00
parent f4fc8811ef
commit 96465af441
2 changed files with 10 additions and 1 deletions

View File

@@ -14,4 +14,11 @@
<packageUrl regex="true">^pkg:maven/org\.yaml/snakeyaml@.*$</packageUrl>
<cve>CVE-2022-3064</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: snakeyaml-1.33.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.yaml/snakeyaml@.*$</packageUrl>
<vulnerabilityName>CVE-2022-1471</vulnerabilityName>
</suppress>
</suppressions>