Exponea-python-sdk

Latest version: v0.2.0

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

Scan your dependencies

0.1.8

Catch all exceptions when decoding a JSON response from Exponea.

0.1.7

Currently, the SDK was applying

result = json.loads(response.text)

without catching any errors. Exponea sometimes returns a non-JSON format response which causes this to crash.
I've added logging the response from Exponea and raising `APIException`.

0.1.6

Refactored code based on https://github.com/exponea/exponea-python-sdk/pull/3.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.