Skip to content

Commit 06fd5d4

Browse files
committed
Add readme update to ignore section, since it is an internal tool with existing path sanitization (filepath.Clean and filepath.Localize on line 31-32). The warnings are likely false positives
Signed-off-by: Matthias Wessendorf <[email protected]>
1 parent c75888e commit 06fd5d4

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
@@ -3,6 +3,7 @@
33
# https://docs.snyk.io/snyk-cli/commands/ignore
44
exclude:
55
global:
6+
- internal/tools/update-readme/main.go
67
- vendor/**
78
- "**/*_test.go"
89
- python/**

0 commit comments

Comments
 (0)