Skip to content

Commit 79c23b3

Browse files
chore: suppress vulnerability (#194)
1 parent d4e5bff commit 79c23b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

owasp-suppressions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
<!-- The vulnerability is in the Postgres Server -->
1717
<packageUrl regex="true">^pkg:maven/org\.postgresql/postgresql@.*$</packageUrl>
1818
<vulnerabilityName>CVE-2020-21469</vulnerabilityName>
19+
<vulnerabilityName>CVE-2024-1597</vulnerabilityName>
1920
</suppress>
2021
</suppressions>

0 commit comments

Comments
 (0)