Skip to content

Commit

Permalink
Suppressing CVE - Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh1patel authored and github-actions[bot] committed Feb 4, 2025
1 parent 069a00f commit 599d677
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
</suppress>
<suppress>
<notes>Temporary Suppression
CVE-2023-36052 refer [Ticket]</notes>
CVE-2023-36052 refer [Ticket]
CVE-2024-43591 refer [Ticket]
CVE-2024-38820 refer [Ticket]</notes>
<cve>CVE-2023-36052</cve>
<cve>CVE-2024-43591</cve>
<cve>CVE-2024-38820</cve>
</suppress>
</suppressions>

0 comments on commit 599d677

Please sign in to comment.