From efeb084e57f33734954cf1f1451ea61b257e296b Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 10 Mar 2017 06:51:53 -0500 Subject: [PATCH] added suppression rule for jcore per issue #679 --- .../dependencycheck-base-suppression.xml | 29 ++++++++++++------- 1 file changed, 18 insertions(+), 11 deletions(-) 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 bc2e4f9da..4f3d88573 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml +++ b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml @@ -495,12 +495,12 @@ cpe:/a:shim_project:shim - - .*__init__\.py$ - cpe:/a:shim:shim - cpe:/a:python:python + .*__init__\.py$ + cpe:/a:shim:shim + cpe:/a:python:python cpe:/a:checkpoint:check_point - - ^org\.bouncycastle:bctsp.*$ - cpe:/a:openpgp:openpgp - cpe:/a:pgp:openpgp + ^org\.bouncycastle:bctsp.*$ + cpe:/a:openpgp:openpgp + cpe:/a:pgp:openpgp - - ^org\.apache\.xmlgraphics:xmlgraphics-commons:.*$ - cpe:/a:apache:batik + ^org\.apache\.xmlgraphics:xmlgraphics-commons:.*$ + cpe:/a:apache:batik ^io\.jsonwebtoken:jjwt:.*$ cpe:/a:sonatype:nexus + + + ^org\.apache\.james:apache-mime4j-core:.*$ + cpe:/a:jcore:jcore +