Fsdb

Latest version: v1.2.2

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

Scan your dependencies

Page 2 of 2

0.3.2

Changelog:

previous release required python 2.7.9. This doesn't.

0.3.1

Changelog:
- Optimized digest calculation for file
- Removed `sha` and `sha2` from possible hash algorithms

0.3

This version introduced breaking changes!

Changelog
- fixed bug: digest are now calculated over the entire file
- added suport for readable/seekable object
- you can now retrieve element with `fsdbObj[filedigest]`
- you can now control existence with `filedigest in fsdbObj`
- added check() function to check file corruption
- you can now query fsdb dimension with `len(fsdbObj)`
- adopted pep8 naming convention standard
- getFsdbPath -> get_fsdb_path
- fileDigest -> get_digest
- configExists -> config_exists
- generateDirTreePath -> generate_tree_path
- added two iterator functionality:
- iter over all entry
- iter over all corrupted entry
- tests improovements
- log improovement
- added sphinx documentation and reorganized README

0.2.5

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.