Skip to content

Commit 5333f4b

Browse files
ksops/4.3.3-r6: cve remediation (#47903)
ksops/4.3.3-r6: fix GHSA-mh63-6h87-95cp Advisory data: https://github.com/wolfi-dev/advisories/blob/main/ksops.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] <157150467+octo-sts@users.noreply.github.com>
1 parent b415a74 commit 5333f4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ksops.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: ksops
33
version: "4.3.3"
4-
epoch: 6
4+
epoch: 7
55
description: Flexible Kustomize Plugin for SOPS Encrypted Resources
66
copyright:
77
- license: Apache-2.0
@@ -30,6 +30,7 @@ pipeline:
3030
golang.org/x/oauth2@v0.27.0
3131
golang.org/x/crypto@v0.35.0
3232
golang.org/x/net@v0.36.0
33+
github.com/golang-jwt/jwt/v5@v5.2.2
3334
3435
- uses: go/build
3536
with:

0 commit comments

Comments
 (0)