From c6adc8575acce1e58a3585c3c143cde2c4741af4 Mon Sep 17 00:00:00 2001 From: Ruben Ruiz de Gauna Date: Tue, 11 Jul 2023 12:42:47 +0200 Subject: [PATCH] allow license for go-monetdb --- .snyk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 000000000..a72517293 --- /dev/null +++ b/.snyk @@ -0,0 +1,5 @@ +version: v1.5.0 +ignore: + 'snyk:lic:golang:github.com:go-sql-driver:mysql:MPL-2.0': + - '*': + reason: 'approved by security' \ No newline at end of file