Skip to content

Commit

Permalink
SSCS - Update supressions (#1469)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmatalbot committed Dec 6, 2023
1 parent 309808d commit a40c6f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress until="2023-12-06">
<suppress until="2024-02-06">
<cve>CVE-2023-42794</cve>
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-42795</cve>
Expand All @@ -14,5 +14,6 @@
<cve>CVE-2023-42503</cve>
<cve>CVE-2023-45960</cve>
<cve>CVE-2023-33202</cve>
<cve>CVE-2023-46589</cve>
</suppress>
</suppressions>

0 comments on commit a40c6f3

Please sign in to comment.