NEWS
virustotal 0.2.2 (2021-11-04)
- support for domain and ip v3
- deprecate v2 domain and ip functions
virustotal 0.2.1 (2017-05-01)
- extensive linting, passes expect_no_lint
- url_report now returns service name
virustotal 0.2.0 (2016-11-12)
- Removed link to bitdefender because CRAN was having issues
- Better documentation with examples including comment for set_key, better formatting
- Better error handling and more consistent returned data structures for url_report, file_report, rescan_file
- url_report now accepts scan_id as a param
- Warning messages end with new line
- Added more tests, specifically checking returns to what happens when params/hash are incorrect
- Enforces rate limiting --- 4 queries per minute.
- Graceful error handling if error limit exceeded.
- changed virustotal to VirusTotal as CRAN doesn't muck around.
virustotal 0.1.0 (2016-06-02)