Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
CVE Fix-22.01.2024 (#1100)
Browse files Browse the repository at this point in the history
* update suppressions

* remove outdated suppression
  • Loading branch information
hashimalisolirius committed Jan 22, 2024
1 parent 86753e9 commit 8423d53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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 = "2024-01-20">
<suppress until = "2024-02-22">
<cve>CVE-2023-42794</cve>
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-42795</cve>
Expand All @@ -9,7 +9,6 @@
<cve>CVE-2022-1471</cve>
<cve>CVE-2023-35116</cve>
<cve>CVE-2023-24998</cve>
<cve>CVE-2023-4586</cve>
<cve>CVE-2023-33202</cve>
<cve>CVE-2023-34055</cve>
<cve>CVE-2023-46589</cve>
Expand Down

0 comments on commit 8423d53

Please sign in to comment.