Loggly-api

Latest version: v0.3.3

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

Scan your dependencies

0.2.1

Fixes two bugs.

* I'd been handling Loggly search query parameters by just joining them together, which is wrong and dumb because the requests module does such a better job of it. Not escaping spaces was leading to weird behavior.
* The `message` member of a RequestError was trying to get a JSON-parsed version of the response body, but this is also wrong and dumb because if something's gone wrong with the request, we shouldn't assume the response is JSON-parsable.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.