1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
- 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: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: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: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":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:golang-lru:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-sockaddr:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-secure-stdlib:strutil:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-secure-stdlib:parseutil:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-rootcerts:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-retryablehttp:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-multierror:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-immutable-radix:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "snyk:lic:golang:github.com:hashicorp:go-cleanhttp:MPL-2.0":
- - "*":
- reason: Mozilla Public License 2.0 is compatible with Rook's Apache 2.0 license
- "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
|