We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0596bf commit f925dc5Copy full SHA for f925dc5
config/owasp/suppressions.xml
@@ -18,4 +18,8 @@
18
-->
19
<cve>CVE-2025-48734</cve>
20
</suppress>
21
+ <suppress until = "2025-10-15">
22
+ <cve>CVE-2025-48976</cve>
23
+ </suppress>
24
+
25
</suppressions>
0 commit comments