Skip to main content

DSPMIncidentList

This Script is part of the DSPM Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

This automation script manages incidents in a list by adding or deleting incidents based on the provided action. For incidents older than the configured time limit (default is 48 hours), the script performs a cleanup by removing the incident from the list. Additionally, the script supports adding new incidents to the list if they do not already exist.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.10.0

Inputs#


Argument NameDescription
incident_dataIncident data of a specific asset.
actionAction to perform on incident list i.e :- add or delete list.
incident_listDSPM Incident list data.
rerun_timeRe-run time to be checked of an incident to delete or not.

Outputs#


PathDescriptionType
listStatusUpdated incident list status.Unknown