InvestigationDetailedSummaryToTable
Shows InvestigationDetailedSummaryParse results as a markdown table.
python · Malware Investigation and Response
Details
| ID | InvestigationDetailedSummaryToTable |
|---|---|
| Language | python |
| From Version | 6.2.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-section field-change-triggered |
README
This script shows InvestigationDetailedSummaryParse results as a Markdown table.
NOTE: This script assumes the results of InvestigationDetailedSummaryParse are stored in the malwaredetailedinvestigationsummary incident field.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | basescript |
| Cortex XSOAR Version | 6.2.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
args: [] comment: 'Shows InvestigationDetailedSummaryParse results as a markdown table.' commonfields: id: InvestigationDetailedSummaryToTable version: -1 name: InvestigationDetailedSummaryToTable outputs: [] script: '-' tags: - dynamic-section - field-change-triggered timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.2.0 tests: - No tests (auto formatted)