Skip to content

Commit

Permalink
chore: update owasp suppression (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
swalker125 authored and Damian Dunajski committed Aug 6, 2019
1 parent 80fa2cf commit 5e64d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
<notes><![CDATA[file name: jackson-databind-2.9.9.jar]]></notes>
<gav regex="true">^com\.fasterxml\.jackson\.core:jackson-databind:.*$</gav>
<cve>CVE-2019-12814</cve>
<cve>CVE-2019-14379</cve>
</suppress>
</suppressions>

0 comments on commit 5e64d29

Please sign in to comment.