security/py-pass-audit: Update version 1.1=>1.2
Added:
- Check for duplicate / re-used passwords
- Add option to limit checks to specific filename
Changed:
- Simplify the audit process
- Use setup.py to manage the full installation and deprecate the Makefile
Fixed:
- Terminate the GnuPG commandline as it could potentially be a security issue.
- Multiple minor fixes: #20, 21, #25
Changelog:
https://github.com/roddhjav/pass-audit/blob/master/CHANGELOG.md
PR: 275534
Approved by: submitter is maintainer