Commit graph

7 commits

Author SHA1 Message Date
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
95eb700a21
0.2.8 ready for pr (#133)
* make config.json optional

* update package for 14.1

* push.sh - reset permissions after module load

* build script updates

* update build scripts
2019-05-25 22:54:32 -04:00
Bill Church
1b40a37d83 update build scripts, removed BIG-IP version prefix 2019-05-16 07:35:52 -04:00
Bill Church
b7d3ec3152 scripts update 2019-05-13 20:29:19 -04:00
billchurch
c7ef520d46 update webssh binaries for big-ip 2018-02-10 11:22:01 -05:00
billchurch
f890c46de3 fix binaries 2018-01-30 18:35:13 -05:00
billchurch
3e8be4b289 create bin/current 2018-01-30 11:13:13 -05:00