DisplayCVEChartScript

Display bar chart based on cves count and trending cves count with the different colors.

python · RiskSense

Details

IDDisplayCVEChartScript
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
TagsRiskSense

README

Display bar chart based on cves count and trending cves count with the different colors.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 5.0.0

Inputs


Argument Name Description
CvesCount The number of CVEs.
TrendingCvesCount The number of trending CVEs.

Outputs


There are no outputs for this script.

args:
- description: The number of CVEs.
  name: CvesCount
- description: The number of trending CVEs.
  name: TrendingCvesCount
comment: 'Display bar chart based on cves count and trending cves count with the different colors. '
commonfields:
  id: DisplayCVEChartScript
  version: -1
name: DisplayCVEChartScript
script: '-'
subtype: python3
timeout: '0'
type: python
tags:
- RiskSense
dockerimage: demisto/python3:3.12.13.10116658
tests:
- No tests (auto formatted)
fromversion: 5.0.0