Pepdbagent

Latest version: v0.11.1

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

Scan your dependencies

Page 4 of 5

0.4.1

- Fixed project.update function

0.4.0

- Transitioned to SQLAlchemy ORM.
- Added a pep_schema column to the database.
- Implemented a new testing approach.
- Integrated sorting functionality into the annotations module.
- Temporarily disabled description-based searches to mitigate long processing times and reduce database load.
- Included timezone support in the database.
- Standardized namespace and names to lowercase for case-insensitivity.
- Streamlined the database schema creation process, with tables now created dynamically as needed.

0.3.1

- Fixed bug with peppy const dependencies

0.3.0

- Restructured pepdbagent:
- Renamed `Agent` class to `PEPDatabaseAgent`
- created subclasses (project, annotation, namespace).
- Merged methods that have similar use case.
- Removed unused methods.
- Simplified pepdbagent API
- Restructured database (added columns: `private`, `number_of_samples`, `submission_date`, `last_update_date`)
- Improved logging
- Added new tests
- Improved documentation

0.2.3

- Added more logging information in uploading project methods
- Added `update_only` argument `upload_project` method

0.2.2

- Fixed error in pepannotation (privacy error)

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.