Skip to main content

GoogleSecOpsSyncCaseInformation

This Script is part of the Google SecOps Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.10.0 and later) and Cortex XSIAM.

Syncs the latest case information, related alerts and alert entities from Google SecOps and updates the Cortex XSOAR incident data.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.10.0

Inputs#


Argument NameDescription
case_idSpecify the ID of the Google SecOps Case to sync.

Note: If not provided, the script will try to retrieve it from the incident context.
alert_page_sizeSpecify the maximum number of alerts to retrieve.

Note: Maximum value is 1000.
entity_page_sizeSpecify the maximum number of entities to retrieve per alert.

Note: Maximum value is 1000.

Outputs#


There are no outputs for this script.