ZTAPExtractFields
Extracts ZTAP fields into a format parsable to grab as indicators
python · Zero Trust Analytics Platform
Details
| ID | ZTAPExtractFields |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | ztap transformer |
README
Extracts ZTAP fields into a format parsable to grab as indicators
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | ztap, transformer |
| Cortex XSOAR Version | 6.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| value | The input trigger events from the ZTAP api |
Outputs
There are no outputs for this script.
args: - name: value required: true isArray: true description: The input trigger events from the ZTAP api comment: Extracts ZTAP fields into a format parsable to grab as indicators commonfields: id: ZTAPExtractFields version: -1 enabled: true name: ZTAPExtractFields script: '' subtype: python3 tags: - ztap - transformer type: python runas: DBotWeakRole dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted) fromversion: 6.0.0