-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
21 lines (21 loc) · 866 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-ORACLE7-OPENSSLLIBS-1769087:
- '*':
reason: Believed we don't used the open SSL libraries. Will revisit
expires: 2022-05-04T00:00:00.000Z
SNYK-ORACLE7-OPENSSLLIBS-2436755:
- '*':
reason: Believed we don't used the open SSL libraries. Will revisit
expires: 2022-05-04T00:00:00.000Z
SNYK-ORACLE7-OPENSSL-1769085:
- '*':
reason: Believed we don't used the open SSL libraries. Will revisit
expires: 2022-03-04T00:00:00.000Z
SNYK-ORACLE7-EXPAT-2427672:
- '*':
reason: Does not appear to be exploitable, accept risk in short term pending patch
expires: 2022-03-25T00:00:00.000Z
patch: {}
version: v1.19.0