XMCyberDashboard

Return the specific data for the XM Cyber Dashboard.

python · XM Cyber

Details

IDXMCyberDashboard
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagswidget

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)