node_acl icon indicating copy to clipboard operation
node_acl copied to clipboard

Update for compatibility with MongoDB Node.JS Driver v3.x and fix critical security vulnerability

Open kazfukuda opened this issue 7 years ago • 3 comments

  • Make compatible with MongoDB Node.JS Driver v3.1.1
  • Address critical vulnerability https://nodesecurity.io/advisories/146
  • Address low vulnerability https://nodesecurity.io/advisories/534

Tested with Node.js v10.7.0 (not compatible with 0.10 and 0.12, so CI build fails)

kazfukuda avatar Jul 26 '18 01:07 kazfukuda

Shouldn't this been already merged? Travis failing because of mocha, please @kazfukuda also fix .traxis.yml

Rambou avatar Oct 05 '18 21:10 Rambou

seems it was fixed in travis, can this be merged ?

eran10 avatar Jan 16 '20 07:01 eran10

This was fixed in our fork acl2. More info here: https://github.com/OptimalBits/node_acl/issues/285#issuecomment-688599945

koresar avatar Sep 08 '20 03:09 koresar