RankRemediationOwners
#
This Script is part of the Cortex Exposure Management Pack.Supported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
This script determines the most likely remediation owners from those surfaced by other enrichments.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 6.10.0 |
#
DependenciesThis script uses the following commands and scripts.
- setIssue
#
Used InThis script is used in the following playbooks and scripts.
- Cortex EM - Exposure Issue
#
InputsArgument Name | Description |
---|---|
owners | List of potential remediation owners. |
system_ids | System IDs or names associated with the compute instance. |
ownerrelatedfield | The alert or issue field for the remediation owners. |
tenantcommand | For alerts (False), use !setAlert, for issues (True), use !setIssue. |
#
OutputsThere are no outputs for this script.