Skip to content

Commit

Permalink
Update kyverno.yaml
Browse files Browse the repository at this point in the history
unpin deps

Signed-off-by: Ajay Kemparaj <[email protected]>
  • Loading branch information
ajayk authored Nov 28, 2023
1 parent 0283a76 commit 2674d86
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions kyverno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ pipeline:
tag: v${{package.version}}

- runs: |
# Mitigate GHSA-87x9-7grx-m28v/GHSA-xhg5-42rf-296r
go get github.com/notaryproject/[email protected]
# Mitigate CVE-2023-47108/GHSA-8pgv-569h-w5rw
go get go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected]
go get go.opentelemetry.io/otel/exporters/otlp/otlpmetric/[email protected]
go get go.opentelemetry.io/contrib/instrumentation/net/http/[email protected]
# GHSA-2c7c-3mj9-8fqh
go get github.com/go-jose/go-jose/[email protected]
Expand Down

0 comments on commit 2674d86

Please sign in to comment.