Sekoia-automation-sdk

Latest version: v1.13.0

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

Scan your dependencies

Page 2 of 6

1.10.0

Added

- Add heartbeat in triggers
The heartbeat allows to mark the trigger as not alive if no heartbeat was received for a certain amount of time.
To support this feature triggers must:
- Set the `last_heartbeat_threshold` class attribute to a value greater than 0
- Call periodically `self.heartbeat()` to update the last heartbeat date

1.9.0

Changed

- Thread to push logs at regular interval

Fixed

- Remove redundant slash in URL path

1.8.2

Changed

- Improve retry for generic actions

1.8.1

Fixed

- Fix the initializer arguments for AsyncConnector

1.8.0

Added

- Add graceful delay on startup where unhandled errors won't trigger a critical exit

1.7.0

Added

- Add property to connector with `User-Agent` header to third party services
- Forward exceptions to the API

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.