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.
2 parents b7be30b + 54c7d28 commit c4fb47bCopy full SHA for c4fb47b
owasp/suppressions.xml
@@ -29,7 +29,9 @@
29
<cve>CVE-2021-22118</cve>
30
</suppress>
31
<suppress>
32
- <!-- tomcat-embed-core-9.0.52.jar : CVE-2020-0822-->
+ <!-- tomcat-embed-core-9.0.52.jar: CVE-2020-0822 -->
33
<cve>CVE-2020-0822</cve>
34
+ <!-- tomcat-embed-core-9.0.52.jar: CVE-2021-42340 -->
35
+ <cve>CVE-2021-42340</cve>
36
37
</suppressions>
0 commit comments