Skip to main content

AppendindicatorFieldWrapper

This Script is part of the Common Scripts Pack.#

Supported 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 Data#


NameDescription
Script Typepython3
Tagsbasescript
Cortex XSOAR Version6.2.0

Inputs#


Argument NameDescription
indicators_valuesA comma-separated list of indicators values. For example, for IP indicators, "1.1.1.1,2.2.2.2".
tagsA comma-separated list of tags to add to the indicators. For example, "tag1,tag2,tag3".

Outputs#


There are no outputs for this script.