changelog
Releases #
v0.6.0 #
- update Bcrypt dependency
- update various dependencies
- migrate to github actions & sonaqube
v0.5.0 #
- update Bcrypt dependency
- use common parent POM and updates various maven plugins
- fix CVE-2019-9658 by updating Checkstyle
- update OWASP dependency checker
v0.4.0 #
- add previous hash to upgrade salt schedule
- limit password input to 256 characters
- add more tests
- add OSWAP dependency check plugin to Maven POM
v0.3.0 #
- add password strength upgrader
v0.2.0 #
- Substantial refactorings
- Add reference tests for password hasher
v0.1.0 #
initial version