Skip to content

Commit c63eae8

Browse files
Update suppressions.xml (#163)
1 parent 1b463e6 commit c63eae8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/owasp/suppressions.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?><suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
2+
<suppress>
3+
<notes>
4+
CVE-2023-52428 refer [https://tools.hmcts.net/jira/browse/CCD-6285]
5+
CVE-2024-38820 refer [https://tools.hmcts.net/jira/browse/CCD-6278]
6+
</notes>
7+
<cve>CVE-2023-52428</cve>
8+
<cve>CVE-2024-38820</cve>
9+
</suppress>
210
</suppressions>

0 commit comments

Comments
 (0)