File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
docs/platform-services/automation-service/app-central/integrations Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66
77<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/triage-tools.png')} alt="urlscan.io" width="100"/>
88
9- *** Version: 1.1
10- Updated: Nov 07, 2023 ***
9+ *** Version: 1.3
10+ Updated: Dec 18, 2025 ***
1111
1212:::sumo Cloud SOAR
1313This integration is only for Cloud SOAR.
@@ -21,6 +21,7 @@ Set of scripts to perform actions within Cloud SOAR.
2121* ** Convert Triage to Incident** * (Custom)* - Convert triage event to incident.
2222* ** Discard Triage Event** * (Custom)* - Discard triage event.
2323* ** Get Attachment Data** * (Enrichment)* - Retrieve base64 content of an attachment.
24+ * ** Get Full Triage Event Details** * (Enrichment)* - Retrieve full details of a triage event.
2425* ** Grab or Reassign Triage Event** * (Custom)* - Grabs or reassign triage event.
2526* ** List Triage Attachments** * (Enrichment)* - Retrieve a list with triage attachments.
2627* ** List Triage Columns** * (Enrichment)* - Retrieve a list of columns to use in search.
@@ -81,3 +82,5 @@ import AccessKey from '../../../../reuse/automation-service/access-key.md';
8182 - Convert Triage To Incident renamed to Convert Triage to Incident
8283 - Grab Or Reassign Triage Event renamed to Grab or Reassign Triage Event
8384 + Added new action: List Users
85+ * December 18, 2025 (v1.3)
86+ + Added new action: Get Full Triage Event Details
You can’t perform that action at this time.
0 commit comments