webssh2/.snyk
billchurch 7f55613de8 Refactoring, Session maintenance
- start of some refactoring
- linking socket.io and express sessions
- cleaning up some potential error conditions

todo:
- re-work status updates on client side for unexpected websocket
disconnects while not overwriting ssh server errors un termination
2017-05-19 19:49:59 -04:00

22 lines
899 B
Text

# 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:ms:20170412':
- socket.io > socket.io-adapter > socket.io-parser > debug > ms:
reason: no patch avail
expires: '2017-06-18T14:21:30.266Z'
- standard > eslint-plugin-import > eslint-module-utils > debug > ms:
reason: no patch avail
expires: '2017-06-18T14:21:30.266Z'
- socket.io > socket.io-adapter > debug > ms:
reason: no patch avail
expires: '2017-06-18T14:21:30.267Z'
- socket.io > socket.io-client > debug > ms:
reason: no patch avail
expires: '2017-06-18T14:21:30.267Z'
'npm:shelljs:20140723':
- standard > eslint > shelljs:
reason: no patch avail
expires: '2017-06-18T14:21:30.267Z'
patch: {}