Skip to content

Commit aeb05b0

Browse files
CSOAR-3597: fixed url parsing issue (#5609)
1 parent 163e202 commit aeb05b0

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.0
12-
Updated: July 03, 2024***
11+
***Version: 1.1
12+
Updated: July 22, 2025***
1313

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

@@ -68,3 +68,5 @@ For information about VirusTotal v3, see [VirusTotal v3 documentation](https://d
6868
* July 03, 2024
6969
+ First upload
7070
+ It is an updated version of VirusTotal which works with V3 API.
71+
* July 22, 2025
72+
+ Fixed url parsing issue in **URL Reputation** action.

0 commit comments

Comments
 (0)