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 Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Dependencies#
This script uses the following commands and scripts.
- setIssue
Used In#
This script is used in the following playbooks and scripts.
- Cortex EM - Exposure Issue
Inputs#
| Argument 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. |
Outputs#
There are no outputs for this script.