diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..3f9a1b8 --- /dev/null +++ b/.snyk @@ -0,0 +1,7 @@ +version: v1.0.0 + +license: + ignore: + certifi: + - "*" + reason: "Standard Python package, acceptable risk"