From 9592f058d432735e0a713b9c31e90df5bcc4af1a Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 25 Feb 2016 18:01:21 -0500 Subject: [PATCH] add more false positives to the suppression list --- .../dependencycheck-base-suppression.xml | 79 ++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) diff --git a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml index 8cdbd7893..81a01a185 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml +++ b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml @@ -161,6 +161,13 @@ .*\bhk2\b.* cpe:/a:oracle:glassfish + + + .*\bhk2-utils.*\.jar + cpe:/a:oracle:glassfish + com.typesafe.netty:netty-http-pipelining:.* - cpe:/a:netty_project:netty:1.1.4 + cpe:/a:netty_project:netty + + + + info\.ganglia\.gmetric4j:gmetric4j:.* + cpe:/a:ganglia:ganglia + + + + io\.dropwizard\.metrics:metrics-ganglia:.* + cpe:/a:ganglia:ganglia + + + + io\.dropwizard:dropwizard-jetty:.* + cpe:/a:jetty:jetty + + + + io\.dropwizard\.metrics:metrics-jetty:.* + cpe:/a:jetty:jetty + + + + org\.eclipse\.jetty\.toolchain\.setuid:jetty-setuid-java:.* + cpe:/a:jetty:jetty + + + + org\.eclipse\.jetty:jetty-io:.* + cpe:/a:jetty:jetty + + + + org\.eclipse\.jetty\.http2:http2-hpack:.* + cpe:/a:jetty:jetty + + + + io\.dropwizard\.metrics:metrics-httpclient:.* + cpe:/a:apache:httpclient + + + + .*\.(jar|ear|war|pom) + cpe:/a:tiger:tiger + + + + .*\.(jar|exe|dll|ear|war|pom) + cpe:/a:class:class