Py42

Latest version: v1.28.2

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

Scan your dependencies

Page 13 of 14

0.2.0

Added

- `SecurityModule.get_security_detection_event_client`

Removed

- The following methods from `SecurityModule`.
Use `StorageSecurityClient` (via `SecurityModule.get_security_detection_event_client`) instead.
- `get_security_detection_events_for_user()`
- `get_security_detection_events_summary()`

- `get_security_detection_events` from `StorageSecurityClient`. Use `get_security_detection_events_for_plan()`,
`get_security_detection_events_for_user()`, or `get_security_detection_event_summary()` instead.

- `include_files` and `event_types` parameters from `StorageSecurityClient.get_security_detection_event_summary()`.
These had no effect.

0.1.10

Added

- Request URL to request exception message

0.1.9

Fixed

- Issue with creating security plan clients when a session for one client failed to be created

0.1.8

Fixed

- Regression that removed an optimization that allowed user to make requests to the same storage node without
getting a new storage auth token for each request

0.1.7

Fixed

- Bug in authentication handling logic that caused authentication tokens to not automatically renew properly when
they expired.
- Bug in creating security plan clients that caused some clients to not be created for users with multiple plans or archives

0.1.6

Fixed

- Issues with unicode support in `securitydata.search_file_events()` and `archive.download_from_backup()`

Page 13 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.