cvss_color
This dynamic automation parses the CVSS score of a CVE and presents it in the layout in color according to its score.
python · Common Scripts
Details
| ID | cvss_color |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | dynamic-indicator-section |
README
CVECVSSColor
This dynamic automation parses the CVSS score of a CVE and presents it in the layout in color according to its score.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| Cortex XSOAR Version | 6.8.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: cvss_color version: -1 name: cvss_color comment: This dynamic automation parses the CVSS score of a CVE and presents it in the layout in color according to its score. script: '' type: python tags: - dynamic-indicator-section enabled: true scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.11879924 runas: DBotWeakRole fromversion: 6.5.0 tests: - No tests (auto formatted)