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 98d855e14..97d284f4f 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml +++ b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml @@ -90,10 +90,14 @@ .*(\.(whl|egg)|\b(site|dist)-packages\b.*) cpe:/a:python:python cpe:/a:python_software_foundation:python + cpe:/a:class:class cpe:/a:file:file cpe:/a:gnupg:gnupg cpe:/a:mongodb:mongodb + cpe:/a:mozilla:mozilla cpe:/a:openssl:openssl + cpe:/a:sendfile:sendfile cpe:/a:sendmail:sendmail + cpe:/a:yacc:yacc \ No newline at end of file