yeti icon indicating copy to clipboard operation
yeti copied to clipboard

Deprecated VirusTotal API endpoint

Open plusvic opened this issue 3 years ago • 2 comments

I've noticed that this project is using the following endpoint:

https://www.virustotal.com/intelligence/hunting/notifications-feed

The endpoint is being used in: https://github.com/yeti-platform/yeti/blob/master/plugins/feeds/public/virustotal_hunting.py

But it looks like the project is already prepared for the deprecation and have an alternative: https://github.com/yeti-platform/yeti/blob/master/plugins/feeds/public/virustotal_apiv3.py

This issue is only a reminder that this endpoint is scheduled to be shutdown in October 1st, 2021.

plusvic avatar Jun 23 '21 10:06 plusvic

Hi ! Thank for the reminder ! We delete this feed the 1st October :)

sebdraven avatar Jun 23 '21 11:06 sebdraven

Resolved in #734 :)

dumprop avatar Sep 08 '22 07:09 dumprop