Skip to content

Commit

Permalink
[KNI][release-4.14] 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]>
(cherry picked from commit 68523f6)
  • Loading branch information
ffromani committed Dec 10, 2024
1 parent 6d75490 commit f830d46
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 f830d46

Please sign in to comment.