mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
|
version: v1.7.0
|
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
|
ignore:
|
|
'npm:moment:20161019':
|
|
- express-brute-mongoose > moment:
|
|
reason: Waiting for new version
|
|
expires: '2016-11-30T03:04:46.410Z'
|
|
'npm:marked:20170112':
|
|
- simplemde > marked:
|
|
reason: No fix available
|
|
expires: '2017-03-02T00:49:29.268Z'
|
|
'npm:ws:20160920':
|
|
- engine.io > ws:
|
|
reason: No fix available yet
|
|
expires: '2017-03-09T19:39:17.067Z'
|
|
- engine.io-client > ws:
|
|
reason: No fix available yet
|
|
expires: '2017-03-09T19:39:17.067Z'
|
|
- socket.io > engine.io > ws:
|
|
reason: No fix available yet
|
|
expires: '2017-03-09T19:39:17.067Z'
|
|
- socket.io > socket.io-client > engine.io-client > ws:
|
|
reason: No fix available yet
|
|
expires: '2017-03-09T19:39:17.067Z'
|
|
'npm:shelljs:20140723':
|
|
- pm2 > shelljs:
|
|
reason: No fix available yet
|
|
expires: '2017-03-16T04:32:47.705Z'
|
|
patch: {}
|