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 584cbbd commit c6ac420Copy full SHA for c6ac420
owasp-suppression.xml
@@ -20,4 +20,9 @@
20
<sha1>dedc02034fb8fcd7615d66593228cb71709134b4</sha1>
21
<cpe>cpe:/a:spice_project:spice:1.3</cpe>
22
</suppress>
23
+ <suppress>
24
+ <note>This could be an issue, update spring-boot when a new version is available</note>
25
+ <sha1>aaf17df9fe0240e9e9d5375d24d5f177174b73d9</sha1>
26
+ <cpe>cpe:/a:apache:tomcat:8.5.23</cpe>
27
+ </suppress>
28
</suppressions>
0 commit comments