Commit graph

7 commits

Author SHA1 Message Date
Bill Church
2b7092cc2e socketio 2019-10-09 09:31:44 -04:00
Bill Church
744a09f1f4 version bump 2019-10-03 11:47:19 -05:00
Bill Church
824d0f9e35 update ssh2 2019-10-03 09:19:50 -05:00
Bill Church
f64d68d6ee update build tools, webpack, etc... 2019-10-03 09:14:59 -05:00
Bill Church
129c1be53c update to xterm.js 4.0.2 2019-10-03 09:00:56 -05:00
Bill Church
56086b01dd Missing require('fs') in server/app.js See issue [#135](../../issues/135)
- Missing require('fs') in `server/app.js` See issue [#135](../../issues/135)
- Patched read-config to mitigate vulnerability in js-yaml
  - issue not exploitable on webssh2 implementation
  - patched anyway
  - sending my patch upstream to read-config, webssh2 package.json points to patched version in my repository https://github.com/billchurch/nodejs-read-config
  - See https://github.com/nodeca/js-yaml/issues/475 for more detail
2019-06-13 14:39:47 -04:00
Bill Church
49fc526c08 resolve issues with webpack 2019-01-18 13:51:17 -05:00