diff --git a/.snyk b/.snyk new file mode 100644 index 000000000..17995e894 --- /dev/null +++ b/.snyk @@ -0,0 +1,7 @@ +# Snyk (https://snyk.io) policy file + +exclude: + code: + - tests/** + - testkitbackend/** + - testkit/**