AppendindicatorFieldWrapper
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
A wrapper script to the AppendindicatorField script that enables adding tags to certain indicators. Note: You can use this script in an incident Layout button to allow tags to be added to indicators through the incident.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | basescript |
Cortex XSOAR Version | 6.2.0 |
#
InputsArgument Name | Description |
---|---|
indicators_values | A comma-separated list of indicators values. For example, for IP indicators, "1.1.1.1,2.2.2.2". |
tags | A comma-separated list of tags to add to the indicators. For example, "tag1,tag2,tag3". |
#
OutputsThere are no outputs for this script.