Holdup

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 3

4.0.0

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

* Added support for psycopg 3 (now the ``holdup[pg]`` extra will require that). The old psycopg2 is still supported for now.
* Dropped support for Python 3.6 and added in Python 3.11 in the test suite.

3.0.0

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

* Dropped support for Python 2.
* Switched CI from Travis to GitHub Actions.
* Fixed bugs with password masking (it wasn't working for postgresql URIs).

2.0.0

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

* Added support for password masking (``--verbose-passwords`` to disable this feature).
* Overhauled checks display a bit, output might be slightly different.
* Added support for basic and digest HTTP authentication.
* Published Docker image at https://hub.docker.com/r/ionelmc/holdup (Alpine based).

1.9.0

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

* Added a ``--version`` argument.
* Changed verbose output to mask passwords in postgresql checks.

1.8.1

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

* Add support for PostgreSQL 12+ clients (strict integer type-checking on ``connect_timeout``). The float is now converted to an integer.

1.8.0

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

* Added a PostgreSQL check. It handles the ``the database system is starting up`` problem.
Contributed by Dan Ailenei in :pr:`6`.
* Changed output so it's more clear and more brief:

* arguments (checks) are quoted when printed,
* "any" checks give exact info about what made it pass,
* repetitive information is removed.
* Simplified the internals for the "AnyCheck".

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.