Skip to content

Commit

Permalink
Suppressing CVE - Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rajaram-nagarajan authored and github-actions[bot] committed Oct 23, 2023
1 parent 95cbe45 commit 270ea25
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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>
<notes>Temporary Suppression
<notes>Temporary Suppression
CVE-2022-45688 refer https://tools.hmcts.net/jira/browse/CCD-4373
CVE-2022-1471 refer https://tools.hmcts.net/jira/browse/CCD-4454
CVE-2023-20883 refer [Ticket]
Expand All @@ -15,18 +15,18 @@
CVE-2023-44487 refer [Ticket]
CVE-2023-5072 refer [Ticket]
</notes>
<cve>CVE-2022-45688</cve>
<cve>CVE-2022-1471</cve>
<cve>CVE-2023-20883</cve>
<cve>CVE-2023-35116</cve>
<cve>CVE-2023-34036</cve>
<cve>CVE-2023-34034</cve>
<cve>CVE-2023-20873</cve>
<cve>CVE-2023-41080</cve>
<cve>CVE-2023-42794</cve>
<cve>CVE-2023-42795</cve>
<cve>CVE-2023-45648</cve>
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-5072</cve>
<cve>CVE-2022-45688</cve>
<cve>CVE-2022-1471</cve>
<cve>CVE-2023-20883</cve>
<cve>CVE-2023-35116</cve>
<cve>CVE-2023-34036</cve>
<cve>CVE-2023-34034</cve>
<cve>CVE-2023-20873</cve>
<cve>CVE-2023-41080</cve>
<cve>CVE-2023-42794</cve>
<cve>CVE-2023-42795</cve>
<cve>CVE-2023-45648</cve>
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-5072</cve>
</suppress>
</suppressions>
</suppressions>

0 comments on commit 270ea25

Please sign in to comment.