diff --git a/docs/platform-services/automation-service/app-central/integrations/virustotal-v3.md b/docs/platform-services/automation-service/app-central/integrations/virustotal-v3.md index 0f59a3ea14..c8dc87cbb9 100644 --- a/docs/platform-services/automation-service/app-central/integrations/virustotal-v3.md +++ b/docs/platform-services/automation-service/app-central/integrations/virustotal-v3.md @@ -8,8 +8,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; virustotal -***Version: 1.1 -Updated: July 22, 2025*** +***Version: 1.3 +Updated: October 3, 2025*** Perform threat intelligence evidence gathering with [VirusTotal V3 API](https://docs.virustotal.com/reference/overview). @@ -70,3 +70,5 @@ For information about VirusTotal v3, see [VirusTotal v3 documentation](https://d + It is an updated version of VirusTotal which works with V3 API. * July 22, 2025 + Fixed url parsing issue in **URL Reputation** action. +* October 3, 2025 + + Implemented polling mechanism (poll_analysis) in *Scan URL* action to wait until VirusTotal scan status becomes completed.