We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e5bff commit 79c23b3Copy full SHA for 79c23b3
owasp-suppressions.xml
@@ -16,5 +16,6 @@
16
<!-- The vulnerability is in the Postgres Server -->
17
<packageUrl regex="true">^pkg:maven/org\.postgresql/postgresql@.*$</packageUrl>
18
<vulnerabilityName>CVE-2020-21469</vulnerabilityName>
19
+ <vulnerabilityName>CVE-2024-1597</vulnerabilityName>
20
</suppress>
21
</suppressions>
0 commit comments