diff --git a/.snyk b/.snyk new file mode 100644 index 0000000000..7f7b1ec816 --- /dev/null +++ b/.snyk @@ -0,0 +1,6 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities +version: v1.25.0 +exclude: + global: + - cmd/kueuectl/** + - test/**