PenteraOperationToIncident
Groups Pentera Full Actions Reports by Operation Type to generate an output usable in creating incidents
python · Pentera
Details
| ID | PenteraOperationToIncident |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
commonfields: id: PenteraOperationToIncident version: -1 name: PenteraOperationToIncident script: '' type: python tags: [] enabled: true args: - name: full_action_report required: true description: Pentera Full Action Report. Produced by the command 'pentera-get-task-run-full-action-report' isArray: true - name: custom_fields_output description: Name of the field to serialize details into - name: context_key description: Context key to be used for the output. If omitted is PenteraIncidents defaultValue: PenteraIncidents outputs: - contextPath: PenteraIncidents description: Pentera list of incidents type: unknown scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole comment: Groups Pentera Full Actions Reports by Operation Type to generate an output usable in creating incidents fromversion: 5.0.0 skipprepare: - script-name-incident-to-alert