VectraDetectDisplayDetections
This script enables the display of detection details, available in the context, in the form of a markdown table.
python · Vectra AI
Details
| ID | VectraDetectDisplayDetections |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
This script enables the display of detection details, available in the context, in the form of a markdown table.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: VectraDetectDisplayDetections version: -1 name: VectraDetectDisplayDetections script: '' type: python tags: - dynamic-section comment: This script enables the display of detection details, available in the context, in the form of a markdown table. enabled: true scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.5.0 tests: - No tests (auto formatted)