Skip to content

Commit b453169

Browse files
authored
Update suppression date (#1634)
1 parent c28d8f2 commit b453169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/owasp/suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
3-
<suppress until = "2025-10-02">
3+
<suppress until = "2025-11-02">
44
<cve>CVE-2024-38820</cve>
55
</suppress>
66
</suppressions>

0 commit comments

Comments
 (0)