Skip to content

Commit

Permalink
Suppress Calcite CVE (apache#13119)
Browse files Browse the repository at this point in the history
* Suppress Calcite CVE

* Update comment
  • Loading branch information
adarshsanjeev authored and liam-verta committed Sep 28, 2022
1 parent 3252488 commit 2e9aa1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owasp-dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
<cve>CVE-2015-7430</cve>
<cve>CVE-2017-3162</cve>
</suppress>

<suppress>
<!-- Suppress avro cves that are only applicable to .NET SDK-->
<notes><![CDATA[
Expand Down

0 comments on commit 2e9aa1c

Please sign in to comment.