-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.snyk
More file actions
16 lines (14 loc) · 680 Bytes
/
.snyk
File metadata and controls
16 lines (14 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright Kroxylicious Authors.
#
# Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
#
# See https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/snyk-cli-for-snyk-code/exclude-directories-and-files-from-snyk-code-cli-tests
ignore: {}
version: v1.25.0
patch: {}
exclude:
global:
# CWE-547 java/HardcodedSecret in InMemoryKms.java, kroxylicious.inmemory.* is non-production code therefore exclusion is reasonable
- >-
./kroxylicious-kms-providers/kroxylicious-kms-provider-kroxylicious-inmemory/src/main/java/io/kroxylicious/kms/provider/kroxylicious/inmemory/InMemoryKms.java