Skip to content

Commit d1df923

Browse files
authored
cluster-api-helm-controller: add pending-upstream-fix advisories for GHSA-5xqw-8hwv-wg92 and GHSA-4hfp-h4cw-hj8p (#21337)
* python-3.10, python-3.11, python-3.12: add pending-upstream-fix advisories for CVE-2025-8194 * python-3.13: add pending-upstream-fix advisory for CVE-2025-8194 Notes that fix has been cherry-picked but remains pending until official upstream release. * cluster-api-helm-controller: add pending-upstream-fix advisories for GHSA-5xqw-8hwv-wg92 and GHSA-4hfp-h4cw-hj8p
1 parent d08ffb4 commit d1df923

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cluster-api-helm-controller.advisories.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ advisories:
8888
componentType: go-module
8989
componentLocation: /usr/bin/cluster-api-helm-controller
9090
scanner: grype
91+
- timestamp: 2025-08-02T00:37:37Z
92+
type: pending-upstream-fix
93+
data:
94+
note: "Upstream needs to make code changes in order to upgrade helm.sh/helm/v3 to 3.18.4. Pending PR is inflight awaiting upstream approval: https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/pull/420"
9195

9296
- id: CGA-m548-vg3p-3399
9397
aliases:
@@ -128,3 +132,7 @@ advisories:
128132
componentType: go-module
129133
componentLocation: /usr/bin/cluster-api-helm-controller
130134
scanner: grype
135+
- timestamp: 2025-08-02T00:37:37Z
136+
type: pending-upstream-fix
137+
data:
138+
note: "Upstream needs to make code changes in order to upgrade helm.sh/helm/v3 to 3.18.4. Pending PR is inflight awaiting upstream approval: https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/pull/420"

0 commit comments

Comments
 (0)