Skip to content

Commit 62a9806

Browse files
keda-2.16/2.16.1-r5: cve remediation (#47288)
keda-2.16/2.16.1-r5: fix GHSA-93mq-9ffx-83m2 Advisory data: https://github.com/wolfi-dev/advisories/blob/main/keda-2.16.advisories.yaml Source code for this service: https://go/cve-remedy-automation-source Logs for this execution: https://go/cve-remedy-automation-logs Docs for this service: _(not provided yet)_ Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com>
1 parent b65c7a0 commit 62a9806

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

keda-2.16.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: keda-2.16
33
version: 2.16.1
4-
epoch: 6
4+
epoch: 7
55
description: KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
66
copyright:
77
- license: Apache-2.0
@@ -35,6 +35,7 @@ pipeline:
3535
golang.org/x/oauth2@v0.27.0
3636
golang.org/x/crypto@v0.35.0
3737
golang.org/x/net@v0.36.0
38+
github.com/expr-lang/expr@v1.17.0
3839
3940
- runs: |
4041
ARCH=$(go env GOARCH) make build

0 commit comments

Comments
 (0)