Merge branch 'cassandra-5.0' into trunk

This commit is contained in:
Brandon Williams 2025-03-11 15:09:00 -05:00
commit f414a3ef3e
1 changed files with 2 additions and 0 deletions

View File

@ -37,11 +37,13 @@
<packageUrl regex="true">^pkg:maven/ch\.qos\.logback/logback\-core@.*$</packageUrl>
<cve>CVE-2023-6378</cve>
<cve>CVE-2023-6481</cve>
<cve>CVE-2024-12798</cve>
</suppress>
<suppress>
<packageUrl regex="true">^pkg:maven/ch\.qos\.logback/logback\-classic@.*$</packageUrl>
<cve>CVE-2023-6378</cve>
<cve>CVE-2023-6481</cve>
<cve>CVE-2024-12798</cve>
</suppress>
<!-- https://issues.apache.org/jira/browse/CASSANDRA-20024 -->