Skip to content

Commit 75867f0

Browse files
apache-pulsar/4.1.2-r0: cve remediation (#76087)
apache-pulsar/4.1.2-r0: fix GHSA-84h7-rjj3-6jx4 <!--ci-cve-scan:must-fix: GHSA-84h7-rjj3-6jx4--> Advisory data: https://github.com/wolfi-dev/advisories/blob/main/apache-pulsar.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/pulsar@v4.1.2 --------- Signed-off-by: Ankush Pathak <ankush.pathak@chainguard.dev> Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com> Co-authored-by: Ankush Pathak <ankush.pathak@chainguard.dev>
1 parent 768bf52 commit 75867f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

apache-pulsar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: apache-pulsar
33
version: "4.1.2"
4-
epoch: 0 # GHSA-h5fg-jpgr-rv9c
4+
epoch: 1 # GHSA-84h7-rjj3-6jx4
55
description: Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
66
copyright:
77
- license: Apache-2.0
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
properties:
22
- property: jersey.version
33
value: "2.46"
4+
- property: netty.version
5+
value: "4.1.129.Final"

0 commit comments

Comments
 (0)