Merge branch 'cassandra-5.0' into trunk

This commit is contained in:
Brandon Williams 2025-03-11 15:12:37 -05:00
commit e640fbf384
1 changed files with 3 additions and 0 deletions

View File

@ -33,17 +33,20 @@
</suppress>
<!-- https://issues.apache.org/jira/browse/CASSANDRA-19142 -->
<!-- https://issues.apache.org/jira/browse/CASSANDRA-20412 -->
<suppress>
<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>
<cve>CVE-2024-12801</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>
<cve>CVE-2024-12801</cve>
</suppress>
<!-- https://issues.apache.org/jira/browse/CASSANDRA-20024 -->