File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2
+ version: v1.22.1
3
+ # ignores vulnerabilities until expiry date; change duration by modifying expiry date
4
+ ignore:
5
+ SNYK-CC-K8S-10:
6
+ - '* > * > input > spec > template > spec > initContainers[autopermissions] > securityContext > runAsNonRoot':
7
+ reason: Permissions script requires root
8
+ expires: 2666-01-02T15:25:09.138Z
9
+ created: 2021-12-03T15:25:09.144Z
10
+ SNYK-CC-K8S-41:
11
+ - '* > * > spec > template > spec > initContainers[autopermissions] > livenessProbe':
12
+ reason: Permissions script requires root
13
+ expires: 2666-01-02T15:25:09.138Z
14
+ created: 2021-12-03T15:25:09.144Z
15
+ SNYK-CC-K8S-11:
16
+ - '*':
17
+ reason: UID Clashes is not a priority, default user 568 is reserved on SCALE systems
18
+ expires: 2666-01-02T15:25:09.138Z
19
+ created: 2021-12-03T15:25:09.144Z
20
+ SNYK-CC-K8S-42:
21
+ - '*':
22
+ reason: We enforce digestpinning all container images and run auto-updater weekly
23
+ expires: 2666-01-02T15:25:09.138Z
24
+ created: 2021-12-03T15:25:09.144Z
25
+ patch: {}
You can’t perform that action at this time.
0 commit comments