diff --git a/.snyk b/.snyk index fa9fd30808..f1dd831c5a 100644 --- a/.snyk +++ b/.snyk @@ -4,3 +4,5 @@ exclude: global: - vendor/** + - tests/** + - "**/*_test.go"