-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.snyk
30 lines (30 loc) · 1.17 KB
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'SNYK-CC-K8S-1':
- 'kubernetes/detector.yaml > *':
reason: The container must run in privileged mode
expires: 2025-03-03T11:12:59.857Z
created: 2024-02-02T11:12:59.859Z
'SNYK-CC-K8S-3':
- 'kubernetes/detector.yaml > *':
reason: The container must run in privileged mode
expires: 2025-03-03T11:13:50.334Z
created: 2024-02-02T11:13:50.339Z
'SNYK-CC-K8S-6':
- 'kubernetes/detector.yaml > *':
reason: The container must run in privileged mode
expires: 2025-03-03T11:13:57.692Z
created: 2024-02-02T11:13:57.698Z
'SNYK-CC-K8S-9':
- 'kubernetes/detector.yaml > *':
reason: The container must run in privileged mode
expires: 2025-03-03T11:14:11.934Z
created: 2024-02-02T11:14:11.940Z
'SNYK-CC-K8S-10':
- 'kubernetes/detector.yaml > *':
reason: The container must run in privileged mode
expires: 2025-03-03T11:14:22.399Z
created: 2024-02-02T11:14:22.405Z
patch: {}