Exclude cve CVE-2018-1115
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -119,4 +119,9 @@
|
|||||||
<gav regex="true">^org\.postgresql:postgresql:.*$</gav>
|
<gav regex="true">^org\.postgresql:postgresql:.*$</gav>
|
||||||
<cve>CVE-2017-14798</cve>
|
<cve>CVE-2017-14798</cve>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
<suppress>
|
||||||
|
<notes>Does not affect the postgres client</notes>
|
||||||
|
<gav regex="true">^org\.postgresql:postgresql:.*$</gav>
|
||||||
|
<cve>CVE-2018-1115</cve>
|
||||||
|
</suppress>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user