Tird

Latest version: v0.17.0

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

Scan your dependencies

Page 1 of 4

0.17.0

- Performed code refactoring.
- Added `log_d()`, `log_i()`, `log_w()`, `log_e()`; used them instead of raw `print()`.
- Improved log and prompt messages.
- Replaced `hashlib.blake2b` with `nacl.hashlib.blake2b`.
- Added docstrings and comments.
- Improved error handling; handled nonce counter overflow and `EOFError` for every `input()`.
- Changed the numbering of input options.
- Added limitations for input options set to: `1023` for passphrase size, `2^60` for output file size (in action 8), and `10^18` for maximum padding percentage.
- Applied `strip()` for integer and boolean input options.
- Improved type hinting using the features of Python 3.9; the minimum required version of Python has been updated to 3.9.
- Added `pyproject.toml`.
- Removed `setup.py`.

0.16.0

- Improve keyfile handling: all keyfiles from the specified directory are not accepted if there is no access to at least one subdirectory.
- Update UI.
- Update docs.
- Improve debug.

0.15.1

- Prevent an attempt to remove a non-existent output path.

0.15.0

- Add "offer to remove the output file path" feature.
- Update docs.

0.14.0

- Update UI.
- Update docs.
- Minor refactoring.

0.13.0

- Update docs.
- Update UI.
- Improve debug.
- Add deb/DEBIAN/control and update Makefile to build and install the package.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.