Skip to content

Commit

Permalink
security: update snyk ignores for MPL-2.0
Browse files Browse the repository at this point in the history
Update the snyk ignores related to Vault MPL-2.0 licenses.

Signed-off-by: Blaine Gardner <[email protected]>
  • Loading branch information
BlaineEXE committed Oct 24, 2023
1 parent 9d214b9 commit bb492e1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down Expand Up @@ -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: {}

0 comments on commit bb492e1

Please sign in to comment.