Vt-py

Latest version: v0.18.2

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

Scan your dependencies

Page 5 of 6

0.7.1

* Add error handling to 'download_file' (64)

0.7.0

* Add a timeout parameter to the `Client` object (https://github.com/VirusTotal/vt-py/pull/54)
* Fix truncated responses under high load error (https://github.com/VirusTotal/vt-py/pull/56)
* General code improvements (https://github.com/VirusTotal/vt-py/pull/59, https://github.com/VirusTotal/vt-py/pull/60)

0.6.3

* Fix bug that returned None value between batches when iterating over a collection (50)

0.6.2

- Add script to create references.
- Add `relationships` in the Object's `to_dict` method.
- Adding proxy support via aiohttp.ClientSession trust_env (39)
- Fix for interator class when limit=0 (38)

0.6.1

- Add File Behaviour feed compatibility
- New examples of usage
- Removing pytest requirement

0.5.4

WSGI applications developed with Python web frameworks (like Django or Tornado) create threads under the main process for handling user requests and Async IO is unable to generate an event loop for those threads if it is not yet created. We are now doing this on our end for adding compatibility with WSGI apps struggling with this problem.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.