JsonUnescape

Recursively un-escapes JSON data if escaped JSON is found.

python · Common Scripts

Details

IDJsonUnescape
Languagepython
From Version6.0.0
Docker Imagedemisto/python3-deb:3.12.13.12042988
Tagstransformer

README

Recursively un-escapes JSON data if escaped JSON is found

Script Data


Name Description
Script Type python3
Tags transformer

Inputs


Argument Name Description
value JSON object

Outputs


Path Description Type
JsonUnescape Unescaped JSON Data Unknown
args:
- description: JSON object.
  name: value
comment: Recursively un-escapes JSON data if escaped JSON is found.
commonfields:
  id: JsonUnescape
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ""
dockerimage: demisto/python3-deb:3.12.13.12042988
enabled: true
name: JsonUnescape
outputs:
- contextPath: JsonUnescape
  description: Unescaped JSON Data.
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- transformer
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)