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 732fe5f commit 2cc1d3aCopy full SHA for 2cc1d3a
owasp-suppression.xml
@@ -29,4 +29,16 @@
29
<notes>This is probably a bug in the dependency checker because detekt uses gitlab groupId</notes>
30
<cpe>cpe:/a:gitlab:gitlab:1.0.0.rc6</cpe>
31
</suppress>
32
+ <suppress>
33
+ <notes>Well...</notes>
34
+ <cpe>cpe:/a:pivotal_software:spring_boot:2.0.0.m4</cpe>
35
+ </suppress>
36
37
38
+ <cpe>cpe:/a:fasterxml:jackson:2.9.4</cpe>
39
40
41
42
+ <cpe>cpe:/a:fasterxml:jackson-databind:2.9.4</cpe>
43
44
</suppressions>
0 commit comments