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 c68350fdf..20286a938 100644 --- a/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml +++ b/dependency-check-core/src/main/resources/dependencycheck-base-suppression.xml @@ -1651,7 +1651,7 @@ FP per issue #946 - instead of suppressing the whole thing, we will just suppress specific CVE that are for the server ]]> - ^postgresql:postgresql:.*$ + ^(org\.)?postgresql:postgresql:.*$ CVE-2017-8806 CVE-2006-5540 CVE-2006-5542