Hibpcli

Latest version: v0.6.0

Safety actively analyzes 619477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

------------------

added
~~~~~
- add support for Python 3.10

changed
~~~~~~~
- loosen restriction on pykeepass (denvera)

0.5.1

------------------

changed
~~~~~~~
- pin pykeepass as version 4.0 is broken, see https://github.com/libkeepass/pykeepass/issues/244

0.5.0

------------------

added
~~~~~
- add the `bandit` security checker
- add support for Python 3.9
- add type annotations
- improve message when there are no known leaks for a password (eumiro)
- provide user friendly error message when given password is wrong
- provide caching for password lookups (eumiro)

changed
~~~~~~~
- run coverage directly instead of pytest-cov
- use gh actions instead of Travis

0.4.1

------------------

added
~~~~~
- add packaging guideline

changed
~~~~~~~
- run linters via `pre-commit`

0.4.0

------------------

added
~~~~~
- introduce tox
- introduce flake8
- introduce flake8-click
- introduce coverage via coveralls
- add beta classifier

changed
~~~~~~~
- improve readme
- convert README and CHANGES to rst format
- use setup.py instead of flit for packaging
- move source code in src directory
- update versions of installation dependencies
- subcommand to check a single password now is `check-password`
- subcommand to check a keepass db now is `check-keepass`

0.3.0

------------------

added
~~~~~

- add new subcommand "password" for checking a single password
- add pdb++ to dev dependencies
- add some basic error handling
- add some classifiers

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.