Skip to content

Commit

Permalink
[KNI] snyk: update ignore list
Browse files Browse the repository at this point in the history
The linter is now complaining about an old dep,
for the time being (and likely for the mid term)
we will ignore the warning. cobra is an indirect dep anyway.

Signed-off-by: Francesco Romani <[email protected]>
  • Loading branch information
ffromani committed Dec 10, 2024
1 parent 47758d3 commit 68523f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ exclude:
- vendor/sigs.k8s.io/controller-runtime/pkg/webhook/server.go
- vendor/github.com/google/uuid/hash.go
- vendor/github.com/paypal/load-watcher/pkg/watcher/internal/metricsprovider/prometheus.go
- vendor/github.com/spf13/cobra/command.go
- vendor/golang.org/x/net/websocket/hybi.go
- vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go
- vendor/golang.org/x/tools/internal/pkgbits/encoder.go
Expand Down

0 comments on commit 68523f6

Please sign in to comment.