Skip to content

Commit 2a21c91

Browse files
CSOAR-3889: added polling mechnism to wait until VirusTotal scan status becomes completed.
1 parent 9b024a0 commit 2a21c91

File tree

1 file changed

+4
-2
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+4
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/virustotal-v3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/virustotal.png')} alt="virustotal"
99
width="100"/>
1010

11-
***Version: 1.1
12-
Updated: July 22, 2025***
11+
***Version: 1.2
12+
Updated: September 30, 2025***
1313

1414
Perform threat intelligence evidence gathering with [VirusTotal V3 API](https://docs.virustotal.com/reference/overview).
1515

@@ -70,3 +70,5 @@ For information about VirusTotal v3, see [VirusTotal v3 documentation](https://d
7070
+ It is an updated version of VirusTotal which works with V3 API.
7171
* July 22, 2025
7272
+ Fixed url parsing issue in **URL Reputation** action.
73+
* September 30, 2025
74+
+ Implemented polling mechanism (poll_analysis) in *Scan URL* action to wait until VirusTotal scan status becomes completed.

0 commit comments

Comments
 (0)