Sekoia-automation-sdk

Latest version: v1.17.2

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

Scan your dependencies

Page 3 of 8

1.12.0

Added

- Limit the number of concurrent async tasks run at the same time

Changed

- When forwarding events, use a http session to reuse the existing HTTP connection
- Improve concurrency of async tasks that forward events

1.11.1

Fixed

- Fixes connector configuration file name

1.11.0

Changed

- remove redundant logs for connectors
- Upload files by chunks to support files bigger than 100MB

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

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.