Octue

Latest version: v0.60.2

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

Scan your dependencies

Page 33 of 39

0.2.14

<!--- SKIP AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Make `OrderedMessageHandler.handle_messages` work with no timeout

<!--- END AUTOGENERATED NOTES --->

0.2.13

Not secure
Summary
Simplify Google Pub/Sub retries and restrict them to transient errors, specifically removing retries for `NotFound` errors (these were triggering many unneeded retries on Google Cloud Run). This also stops the retry schedule being proportional to the timeout for waiting for an answer to a question, which could lead to very long retry schedules for large timeouts (e.g. for questions that involve long analyses).

<!--- SKIP AUTOGENERATED NOTES --->
Contents

Enhancements
- [x] Add `timeout` parameter to `Service.ask`

Fixes
- [x] Only retry transient errors in Google Pub/Sub `Service` and `GooglePubSubHandler`

0.2.12

Not secure
<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Ensure crc32c hash calculation for cloud upload fidelity check works for binary files

Testing
- [x] Make deprecation warning test less stringent

<!--- END AUTOGENERATED NOTES --->

0.2.11

Not secure
<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Fix error messages about uppercase characters in tags and labels

<!--- END AUTOGENERATED NOTES --->

0.2.10

Not secure
Summary
Ensure exceptions with multiple arguments of any type are formatted and sent correctly to the asking service by the answering service.

<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Format answerer exceptions properly when sending to asker

<!--- END AUTOGENERATED NOTES --->

0.2.9

Not secure
<!--- START AUTOGENERATED NOTES --->
Contents

Enhancements
- [x] Forward deployment configuration errors to asker from Cloud Run (errors raised in the analysis are already forwarded)

Operations
- [x] Add `enhancement` branch prefix type to pre-commit config

<!--- END AUTOGENERATED NOTES --->

Page 33 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.