From 89370857f6844e9c6beee843bfa944d248d6020f Mon Sep 17 00:00:00 2001 From: mnk-blr Date: Fri, 28 Mar 2025 02:02:31 +0530 Subject: [PATCH] Create .snyk --- .snyk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..657916f --- /dev/null +++ b/.snyk @@ -0,0 +1,10 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.25.1 +# ignores vulnerabilities until expiry date; change duration by modifying expiry date +ignore: + 'snyk:lic:pip:certifi:MPL-2.0': + - '*': + reason: None Given + expires: 2025-04-26T20:33:41.647Z + created: 2025-03-27T20:33:41.649Z +patch: {}