mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
fix for #1072
This commit is contained in:
@@ -1651,7 +1651,7 @@
|
|||||||
FP per issue #946 - instead of suppressing the whole thing, we will just
|
FP per issue #946 - instead of suppressing the whole thing, we will just
|
||||||
suppress specific CVE that are for the server
|
suppress specific CVE that are for the server
|
||||||
]]></notes>
|
]]></notes>
|
||||||
<gav regex="true">^postgresql:postgresql:.*$</gav>
|
<gav regex="true">^(org\.)?postgresql:postgresql:.*$</gav>
|
||||||
<cve>CVE-2017-8806</cve>
|
<cve>CVE-2017-8806</cve>
|
||||||
<cve>CVE-2006-5540</cve>
|
<cve>CVE-2006-5540</cve>
|
||||||
<cve>CVE-2006-5542</cve>
|
<cve>CVE-2006-5542</cve>
|
||||||
|
|||||||
Reference in New Issue
Block a user