Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@roddhjav roddhjav released this 30 Jan 15:02
· 7 commits to master since this release
v1.2
ef5f04e

Added

  • Check for duplicate / re-used passwords #22
  • Add option to limit checks to specific filename (-n, --name) #26

Changed

  • Simplify the audit process
  • Use setup.py to manage the full installation and deprecate the Makefile
  • Use only Gitlab CI, remove Travis for CI/CD

Fixed

  • Terminate the GnuPG commandline as it could potentially be a security issue. #28.
  • Multiple minor fixes: #20, #21, #25