-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.snyk
29 lines (29 loc) · 1.42 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.7.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:qs:20170213':
- fbgraph > qs:
reason: None given
expires: '2017-07-07T03:21:14.495Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
- compression > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-adapter > socket.io-parser > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-client > socket.io-parser > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-parser > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > engine.io > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-adapter > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-client > debug > ms:
patched: '2017-06-07T03:19:42.895Z'
- express-status-monitor > socket.io > socket.io-client > engine.io-client > debug > ms:
patched: '2017-06-07T03:19:42.895Z'