Skip to content

v1.0

Compare
Choose a tag to compare
@roddhjav roddhjav released this 01 Feb 21:34
· 83 commits to master since this release
v1.0
17dbd26

Added

  • Add support for zxcvbn.

Changed

  • Allow audit of given paths.
  • Add support for individual and multiple paths.
  • Changed the extension structure to a classic python program:
    • The extension is now installed using setuptools for the python part,
    • Use prospector and bandit as python linter tool and security checker,
    • Add Gitlab CI,
    • Add SAST security dashboard,
    • Simplify the tests.

Fixed

  • Ignore the first line of a file when parsing user input #10.
  • Include passwords not located in subdirectory in checks #11.

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.5 and 3.6 are supported)
  • python3-requests
    • Debian/Ubuntu: sudo apt-get install python3-requests
    • OSX: pip3 install requests
  • python3-zxcvbn (pip3 install zxcvbn)
  • pyhton3-setuptools for the installation.

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC