Skip to content

Commit e4cbe28

Browse files
committed
Fix scan issue
ignore vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go to supress scan errors in snyk scan Signed-off-by: Benjamin Pickard <bpickard@redhat.com>
1 parent 5b658c4 commit e4cbe28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.snyk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
exclude:
55
global:
66
- vendor/golang.org/x/net/http2
7+
- vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go
78
- images/**
89
- .ci-operator.yaml

0 commit comments

Comments
 (0)