Skip to content

Commit c7866e5

Browse files
openbao-k8s/1.4.0-r40: cve remediation (#72871)
openbao-k8s/1.4.0-r40: fix GHSA-j5w8-q4qc-rx2x <!--ci-cve-scan:must-fix: GHSA-j5w8-q4qc-rx2x--> Advisory data: https://github.com/wolfi-dev/advisories/blob/main/openbao-k8s.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)_ Co-authored-by: octo-sts[bot] <[email protected]>
1 parent 4635ef4 commit c7866e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openbao-k8s.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: openbao-k8s
33
version: 1.4.0
4-
epoch: 40 # CVE-2025-61725
4+
epoch: 41 # GHSA-j5w8-q4qc-rx2x
55
description: First-class support for OpenBao and Kubernetes.
66
copyright:
77
- license: MPL-2.0
@@ -22,8 +22,8 @@ pipeline:
2222
deps: |-
2323
google.golang.org/[email protected]
2424
golang.org/x/[email protected]
25-
golang.org/x/[email protected]
2625
golang.org/x/[email protected]
26+
golang.org/x/[email protected]
2727
2828
- uses: go/build
2929
with:

0 commit comments

Comments
 (0)