forked from rudderlabs/rudder-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.snyk
32 lines (27 loc) · 1.03 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
31
32
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
ignore:
# runc
SNYK-GOLANG-GITHUBCOMOPENCONTAINERSRUNCLIBCONTAINER-3339620:
- '*':
reason: Not using opencontainers/runc in rudder-server binary
expires: 2025-01-01T00:00:00.000Z
SNYK-GOLANG-GITHUBCOMDOCKERDOCKER-5411366:
- '*':
reason: Not using docker in rudder-server binary
expires: 2025-01-01T00:00:00.000Z
# go-restful
SNYK-GOLANG-GITHUBCOMEMICKLEIGORESTFULV3-2859829:
- '*':
reason: Not using go-restful in rudder-server binary
expires: 2025-01-01T00:00:00.000Z
SNYK-GOLANG-GITHUBCOMEMICKLEIGORESTFUL-2435653:
- '*':
reason: Not using go-restful in rudder-server binary
expires: 2025-01-01T00:00:00.000Z
SNYK-GOLANG-GITHUBCOMEMICKLEIGORESTFULV3-2435654:
- '*':
reason: Not using go-restful in rudder-server binary
expires: 2025-01-01T00:00:00.000Z
# patches apply the minimum changes required to fix a vulnerability
patch: {}