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 67890b5 commit dc1e159Copy full SHA for dc1e159
owasp-suppression.xml
@@ -30,6 +30,10 @@
30
<sha1>aaf17df9fe0240e9e9d5375d24d5f177174b73d9</sha1>
31
<cpe>cpe:/a:apache:tomcat:8.5.23</cpe>
32
</suppress>
33
+ <suppress>
34
+ <notes>This could be an issue, update spring-boot when a new version is available</notes>
35
+ <cpe>cpe:/a:fasterxml:jackson:2.8.10</cpe>
36
+ </suppress>
37
<suppress>
38
<notes>This is probably a bug in the dependency checker because detekt uses gitlab groupId</notes>
39
<cpe>cpe:/a:gitlab:gitlab:1.0.0.rc6</cpe>
0 commit comments