Code42FileEventsToMarkdownTable
Formats Code42 File Events as a markdown table for display in Code42 Alert Incidents.
python · Code42
Details
| ID | Code42FileEventsToMarkdownTable |
|---|---|
| Language | python |
| From Version | 6.8.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
Formats Code42 File Events (both v1 and v2 event formats) to a markdown table for display in incident layout.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
commonfields: id: Code42FileEventsToMarkdownTable version: -1 name: Code42FileEventsToMarkdownTable type: python tags: - dynamic-section comment: Formats Code42 File Events as a markdown table for display in Code42 Alert Incidents. enabled: true script: '' scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 dependson: must: - '|||code42-file-events-table' runas: DBotWeakRole tests: - No tests (auto formatted) fromversion: 6.8.0