Skip to main content

UpdateSecuronixIncidentStatus

This Script is part of the Securonix Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

Update the status of the Securonix incident using the configuration provided in integration configuration.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.5.0

Dependencies#


This script uses the following commands and scripts.

  • securonix-xsoar-state-mapping-get
  • securonix-add-comment-to-incident

Inputs#


Argument NameDescription
incident_idIncident ID.
active_state_actionSecuronix action name mapped with XSOAR's active state.
active_state_statusSecuronix status to map with XSOAR's active state.
close_state_actionSecuronix action name mapped with XSOAR's closed state.
close_state_statusSecuronix status to map with XSOAR's close state.
only_activeWhether to only change the status of Securonix incident to XSOAR's respective active state.

Outputs#


There are no outputs for this script.