ZTAPExtractFields

Extracts ZTAP fields into a format parsable to grab as indicators

python · Zero Trust Analytics Platform

Details

IDZTAPExtractFields
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsztap 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