-
Notifications
You must be signed in to change notification settings - Fork 3
/
.snyk
28 lines (28 loc) · 1.02 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.3
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:debug:20170905':
- express > debug:
patched: '2019-01-05T21:14:39.570Z'
- express > send > debug:
patched: '2019-01-05T21:14:39.570Z'
- express > serve-static > send > debug:
patched: '2019-01-05T21:14:39.570Z'
'npm:mime:20170907':
- express > send > mime:
patched: '2019-01-05T21:14:39.570Z'
- express > serve-static > send > mime:
patched: '2019-01-05T21:14:39.570Z'
'npm:ms:20170412':
- express > debug > ms:
patched: '2019-01-05T21:14:39.570Z'
- express > send > ms:
patched: '2019-01-05T21:14:39.570Z'
- express > send > debug > ms:
patched: '2019-01-05T21:14:39.570Z'
- express > serve-static > send > ms:
patched: '2019-01-05T21:14:39.570Z'
- express > serve-static > send > debug > ms:
patched: '2019-01-05T21:14:39.570Z'