MapRaDarkIncidentDetails

Map details to an RaDark incident.

python · KELA RaDark

Details

IDMapRaDarkIncidentDetails
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088
TagsEnrichment

README

Map details to an RaDark incident.

Script Data


Name Description
Script Type python3
Tags Enrichment

Inputs


Argument Name Description
itemDetails Detailed items as a dictionary.

Outputs


Path Description Type
incident.kelaradarkdetails The incident details. string
args:
- description: Detailed items as a dictionary.
  name: itemDetails
comment: Map details to an RaDark incident.
commonfields:
  id: MapRaDarkIncidentDetails
  version: -1
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: MapRaDarkIncidentDetails
outputs:
- contextPath: incident.kelaradarkdetails
  description: The incident details.
  type: string
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- Enrichment
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)