Details
| ID | XMCyberDashboard |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | widget |
README
Return the specific data for the XM Cyber Dashboard.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Inputs
| Argument Name | Description |
|---|---|
| return_type | Select the return type to have specific output context for widget. Possible values are: security_score, compromising_exposure, critical_assets, choke_points. |
Outputs
There are no outputs for this script.
commonfields: id: XMCyberDashboard version: -1 name: XMCyberDashboard script: '' type: python tags: - widget comment: Return the specific data for the XM Cyber Dashboard. enabled: true args: - name: return_type auto: PREDEFINED predefined: - security_score - compromising_exposure - critical_assets - choke_points description: Select the return type to have specific output context for widget. scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.10.0 tests: - No tests (auto formatted)