Holdup

Latest version: v5.1.1

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

Scan your dependencies

Page 2 of 4

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".

1.7.0

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

* Added support for skipping SSL certificate verification for HTTPS services
(the ``--insecure`` option and ``https+insecure`` protocol).
Contributed by Mithun Ayachit in :pr:`2`.

1.6.0

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

* Added verbose mode (`-v` or ``--verbose``).
* Changed default timeout to 60s (from 5s).

1.5.0

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

* Added an ``eval://expression`` protocol for weird user-defined checks.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.