From bb492e1329caa1dd4403f029306a785a085f4ed3 Mon Sep 17 00:00:00 2001 From: Blaine Gardner Date: Tue, 24 Oct 2023 09:56:11 -0600 Subject: [PATCH] security: update snyk ignores for MPL-2.0 Update the snyk ignores related to Vault MPL-2.0 licenses. Signed-off-by: Blaine Gardner --- .snyk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.snyk b/.snyk index c9c5fee1271f..8d22a93f238d 100644 --- a/.snyk +++ b/.snyk @@ -3,13 +3,13 @@ ignore: "snyk:lic:golang:github.com:hashicorp:vault:sdk:MPL-2.0": - "*": reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license - "snyk:lic:golang:github.com:hashicorp:vault:MPL-2.0": + "snyk:lic:golang:github.com:hashicorp:vault:api:MPL-2.0": - "*": reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license - "snyk:lic:golang:github.com:hashicorp:vault:api:auth:approle:MPL-2.0": + "snyk:lic:golang:github.com:hashicorp:vault:api:auth:kubernetes:MPL-2.0": - "*": reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license - "snyk:lic:golang:github.com:hashicorp:vault:api:MPL-2.0": + "snyk:lic:golang:github.com:hashicorp:vault:api:auth:approle:MPL-2.0": - "*": reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license "snyk:lic:golang:github.com:hashicorp:hcl:MPL-2.0": @@ -45,5 +45,3 @@ ignore: "snyk:lic:golang:github.com:hashicorp:errwrap:MPL-2.0": - "*": reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license -version: v1.25.0 -patch: {}