VirusTotal / vt-py

The official Python 3 client library for VirusTotal
https://virustotal.github.io/vt-py/
Apache License 2.0
532 stars 121 forks source link

fix: Correctly send JSON data to the server #121

Closed mgmacias95 closed 1 year ago

mgmacias95 commented 1 year ago

implements https://github.com/VirusTotal/vt-py/issues/111#issuecomment-1260914459

closes #111