We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462fae6 commit 221ecaeCopy full SHA for 221ecae
owasp-suppressions.xml
@@ -8,7 +8,7 @@
8
<cpe>cpe:/a:grpc:grpc</cpe>
9
<cpe>cpe:/a:utils_project:utils</cpe>
10
</suppress>
11
- <suppress until="2024-03-31Z">
+ <suppress until="2024-05-31Z">
12
<notes><![CDATA[
13
This CVE is declared fixed from 9.4.52, but the vuln db is not reflecting that. Suppress that specific version until
14
db is updated.
@@ -18,4 +18,4 @@
18
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty/jetty\-servlets@9.4.53\..*$</packageUrl>
19
<vulnerabilityName>CVE-2023-36479</vulnerabilityName>
20
21
-</suppressions>
+</suppressions>
0 commit comments