commonfields: id: ShowIncidentIndicators version: -1 name: ShowIncidentIndicators script: '' type: python tags: - field-display comment: |- This script is used to display the indicators of an incident in an incident field of type Array. It can be used to select indicators from the incident in order to later perform some actions, like tagging the indicators for blocking via EDL. This script is a field-display script, so it needs to be configured as such, when editing the incident field that will be used to display the indicators. enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.8.0 tests: - No tests (auto formatted)