Skip to content

Commit

Permalink
kubeflow-katib/0.17.0-r5: cve remediation (#33329)
Browse files Browse the repository at this point in the history
kubeflow-katib/0.17.0-r5: fix GHSA-29wx-vh33-7x7r

Advisory data:
https://github.com/wolfi-dev/advisories/blob/main/kubeflow-katib.advisories.yaml

Co-authored-by: octo-sts[bot] <[email protected]>
  • Loading branch information
octo-sts[bot] and octo-sts[bot] authored Nov 8, 2024
1 parent ee017aa commit 7871c2b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion kubeflow-katib.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kubeflow-katib
epoch: 5
epoch: 6
version: 0.17.0
description: Kubeflow Katib services
copyright:
Expand Down Expand Up @@ -35,6 +35,10 @@ pipeline:
expected-commit: 5723604d419c5ba5bf01240b7be5ebf55aaee0bc
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/golang-jwt/jwt/[email protected]

- uses: patch
with:
patches: bump_requirements.patch
Expand Down

0 comments on commit 7871c2b

Please sign in to comment.