enrich_exclude_button
This script is only meant to be used to disable the Enrich Excluded button in an indicator. It should not be used otherwise.
python · Common Scripts
Details
| ID | enrich_exclude_button |
|---|---|
| Language | python |
| From Version | 8.8.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | indicator-action-button |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | indicator-action-button |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: enrich_exclude_button version: -1 name: enrich_exclude_button script: '' type: python tags: - indicator-action-button enabled: true scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole engineinfo: {} tests: - No tests (auto formatted) fromversion: 8.8.0 comment: This script is only meant to be used to disable the Enrich Excluded button in an indicator. It should not be used otherwise.