Skip to content

Commit dc1e159

Browse files
committed
add owasp suppression
1 parent 67890b5 commit dc1e159

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

owasp-suppression.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
<sha1>aaf17df9fe0240e9e9d5375d24d5f177174b73d9</sha1>
3131
<cpe>cpe:/a:apache:tomcat:8.5.23</cpe>
3232
</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>
3337
<suppress>
3438
<notes>This is probably a bug in the dependency checker because detekt uses gitlab groupId</notes>
3539
<cpe>cpe:/a:gitlab:gitlab:1.0.0.rc6</cpe>

0 commit comments

Comments
 (0)