EntryWidgetCoAHandled
Entry widget that shows the number of techniques that were already handled by the CoA playbooks.
python · MITRE ATT&CK - Courses of Action
Details
| ID | EntryWidgetCoAHandled |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
Entry widget that shows the number of techniques that were already handled by the CoA playbooks.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: EntryWidgetCoAHandled version: -1 name: EntryWidgetCoAHandled script: '' type: python tags: - dynamic-section comment: Entry widget that shows the number of techniques that were already handled by the CoA playbooks. enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.5.0 tests: - No tests (auto formatted)