Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 424 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 424 Bytes

govt

Virustotal API for Go

Implemented Features

  • get file report
  • initiate rescan of an already uploaded file
  • Scan an Url
  • Get Report for an scanned Url
  • Get Report on a given domain
  • Get Report on a given IP
  • Upload file for scan

Missing Features

  • apikey has currently to be put into the source (get the apikey from a file would be better)
  • more and better testing