Skip to content

Commit e80a5c2

Browse files
cassandra-5.0/5.0.6-r2: cve remediation (#77692)
cassandra-5.0/5.0.6-r2: fix GHSA-gm62-rw4g-vrc4 <!--ci-cve-scan:must-fix: GHSA-gm62-rw4g-vrc4--> Advisory data: https://github.com/wolfi-dev/advisories/blob/main/cassandra-5.0.advisories.yaml --- ### "Breadcrumbs" for this automated service - **Source Code:** https://go/cve-remedy-automation-source - **Logs:** https://go/cve-remedy-automation-logs - **Docs:** _(not provided yet)_ Inspected git repositories: https://github.com/apache/cassandra@cassandra-5.0.6 Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com>
1 parent d4857a6 commit e80a5c2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

cassandra-5.0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: cassandra-5.0
33
version: "5.0.6"
4-
epoch: 2
4+
epoch: 3 # GHSA-gm62-rw4g-vrc4
55
description: Open Source NoSQL Database
66
copyright:
77
- license: Apache-2.0

cassandra-5.0/pombump-deps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ patches:
1717
- groupId: io.netty
1818
artifactId: netty-codec
1919
version: 4.1.125.Final
20+
- groupId: ch.qos.logback
21+
artifactId: logback-core
22+
version: 1.2.13

0 commit comments

Comments
 (0)