diff --git a/.snyk b/.snyk new file mode 100644 index 00000000..ed195348 --- /dev/null +++ b/.snyk @@ -0,0 +1,8 @@ +# Snyk (https://snyk.io) policy file +# Exclusions from vulnerability scanning +version: v1.25.0 +exclude: + global: + - package.json + - package-lock.json + - yarn.lock