kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.43k stars 510 forks source link

Is this project abandoned? #937

Closed MichaelTurbe closed 1 year ago

MichaelTurbe commented 2 years ago

It hasn't been updated in a year and there are outstanding security vulnerabilities in its dependencies. I believe there are PRs out there to fix that. Is anyone able to get those pulled in and a successful release going, or should we move away from bcrypt entirely?

ruckonic commented 2 years ago

I see that now some developers are using the crypto module to encrypt the password NodeJS

recrsn commented 1 year ago

We just had a release, which removes many of the problematic dependencies we had