MSEScoreWidget
This dynamic automation parses the MSE results and presents it in the layout in color according to its score.
python · Suspicious Domain Hunting
Details
| ID | MSEScoreWidget |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | dynamic-section |
README
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-section |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: MSEScoreWidget version: -1 name: MSEScoreWidget script: '' type: python tags: - dynamic-section comment: This dynamic automation parses the MSE results and presents it in the layout in color according to its score. enabled: true scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole engineinfo: {} fromversion: 6.10.0 tests: - No tests (auto formatted)