diff --git a/.snyk b/.snyk new file mode 100644 index 0000000000..8cb70b0254 --- /dev/null +++ b/.snyk @@ -0,0 +1,6 @@ +# Snyk (https://snyk.io) policy file +--- +exclude: + global: + - "tests/**" + - "*Tests.cs"