-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.snyk
29 lines (29 loc) · 1.05 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'SNYK-GOLANG-K8SIOCLIENTGOTRANSPORT-7538822':
- '*':
reason: Is fixed in client-go since 2019, due to the new versions of k8s this triggers a false positive
created: 2024-07-24T08:16:00.00Z
SNYK-CC-K8S-48:
- '*':
reason: K8s Controller runs in kube-system namespace
created: 2021-09-23T06:20:14.928Z
SNYK-CC-K8S-44:
- '*':
reason: Permissions needed for K8s controller
created: 2021-09-23T06:20:44.445Z
SNYK-CC-K8S-47:
- '*':
reason: Permissions needed for K8s controller
created: 2021-09-23T06:21:16.730Z
'snyk:lic:golang:github.com:hashicorp:golang-lru:MPL-2.0':
- '*':
reason: TODO check
created: 2022-09-07T12:51:20.590Z
'snyk:lic:golang:github.com:hashicorp:go-uuid:MPL-2.0':
- '*':
reason: TODO check
created: 2023-07-20T15:30:00.00Z
patch: {}