Skip to content

Commit 62eb3f0

Browse files
committed
udpate suppression file
1 parent 7c5b53e commit 62eb3f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

azure-application-insights-spring-boot-starter/dependency-check-suppressions.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<cve>CVE-2019-16943</cve>
2626
<cve>CVE-2019-17267</cve>
2727
<cve>CVE-2019-17531</cve>
28+
<cve>CVE-2019-20330</cve>
2829
</suppress>
2930
<suppress>
3031
<notes><![CDATA[
@@ -34,6 +35,8 @@
3435
]]></notes>
3536
<packageUrl regex="true">^pkg:maven/org\.apache\.tomcat\.embed/tomcat\-embed\-websocket@.*$</packageUrl>
3637
<cve>CVE-2019-10072</cve>
38+
<cve>CVE-2019-12418</cve>
39+
<cve>CVE-2019-17563</cve>
3740
</suppress>
3841
<suppress>
3942
<notes><![CDATA[
@@ -43,6 +46,8 @@
4346
]]></notes>
4447
<packageUrl regex="true">^pkg:maven/org\.apache\.tomcat\.embed/tomcat\-embed\-core@.*$</packageUrl>
4548
<cve>CVE-2019-10072</cve>
49+
<cve>CVE-2019-12418</cve>
50+
<cve>CVE-2019-17563</cve>
4651
</suppress>
4752
<suppress>
4853
<notes><![CDATA[

0 commit comments

Comments
 (0)