update pipeline
This commit is contained in:
@@ -1,31 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
|
||||
<!--
|
||||
<suppress>
|
||||
<notes><![CDATA[
|
||||
file name: snakeyaml-1.33.jar
|
||||
]]></notes>
|
||||
file name: snakeyaml-1.33.jar
|
||||
]]></notes>
|
||||
<packageUrl regex="true">^pkg:maven/org\.yaml/snakeyaml@.*$</packageUrl>
|
||||
<cve>CVE-2021-4235</cve>
|
||||
</suppress>
|
||||
<suppress>
|
||||
<notes><![CDATA[
|
||||
file name: snakeyaml-1.33.jar
|
||||
]]></notes>
|
||||
<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>
|
||||
<suppress>
|
||||
<notes><![CDATA[
|
||||
file name: json-20220924.jar
|
||||
]]></notes>
|
||||
<packageUrl regex="true">^pkg:maven/org\.json/json@.*$</packageUrl>
|
||||
<vulnerabilityName>CVE-2022-45688</vulnerabilityName>
|
||||
</suppress>
|
||||
-->
|
||||
</suppressions>
|
Reference in New Issue
Block a user