Skip to content

Commit fb02000

Browse files
authored
Merge pull request #1651 from openshift-cherrypick-robot/cherry-pick-1642-to-release-4.17
[release-4.17] snyk: fix exclude list
2 parents a8001b5 + 9203040 commit fb02000

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.snyk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ exclude:
77
- "**/*_test.go"
88
- "vendor/k8s.io/**"
99
- "vendor/sigs.k8s.io/**"
10+
- "vendor/github.com/fsnotify/fsnotify/**"
1011
- "vendor/github.com/jaypipes/ghw/**"
1112
- "vendor/github.com/k8stopologyawareschedwg/deployer/pkg/kubeletconfig/*"
13+
- "vendor/github.com/k8stopologyawareschedwg/resource-topology-exporter/pkg/config/*"
14+
- "vendor/github.com/k8stopologyawareschedwg/resource-topology-exporter/pkg/sysinfo/*"
1215
- "vendor/github.com/golang/**"
1316
- "vendor/github.com/google/**"
1417
- "vendor/github.com/gorilla/websocket/util.go"

0 commit comments

Comments
 (0)