Skip to content

Commit

Permalink
Suppress CVE-2016-1000027 (#820)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrey Pereverzin <andrey.pereverzin@hmcts.net>
  • Loading branch information
apereverzin and Andrey Pereverzin committed Nov 21, 2022
1 parent 4ab3335 commit 6b951e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">

<suppress until="2022-11-20">
<suppress until="2023-02-20">
<cve>CVE-2016-1000027</cve>
</suppress>
<suppress until="2022-11-23">
Expand Down

0 comments on commit 6b951e3

Please sign in to comment.