Showergel

Latest version: v0.3.0

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

Scan your dependencies

0.1.0

- an installer
- an user table and a RESTful interface for user management
- a metadata logger and its RESTful interface

Fix releases:
- **0.1.1** fixes the DB path written by the installer
- **0.1.2** enforces uniqueness on ``log.on_air`` (avoids duplicates in log).
Re-create your database,
or run ``drop index ix_log_on_air; create unique index ix_log_on_air ON log (on_air);``
in ``sqlite3 your.db``.
- **0.1.3** add the possibility to set the binding port via an environment variable

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.