From 657340c9122d5789f9b6c1ba16b7af1d99dd4102 Mon Sep 17 00:00:00 2001 From: Dale Visser Date: Mon, 20 Apr 2015 16:17:15 -0400 Subject: [PATCH] Suppression of site-packages with vendor = python_software_foundation. Former-commit-id: 2473db879a0edfac46618cde9d474a9ebd1be2dc --- .../src/main/resources/dependencycheck-base-suppression.xml | 1 + 1 file changed, 1 insertion(+) 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 d150f14a5..ffe5ae58b 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml +++ b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml @@ -89,5 +89,6 @@ ]]> .*\b(site|dist)-packages\b.* cpe:/a:python:python + cpe:/a:python_software_foundation:python \ No newline at end of file