QRadarMagnitude
This enables to color the field according to the magnitude. The scale is 1-3 green 4-7 yellow 8-10 red.
python · IBM QRadar
Details
| ID | QRadarMagnitude |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
This script applies colors to the field according to the magnitude based on the following scale:
1-3 green
4-7 yellow
8-10 red
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: "This enables to color the field according to the magnitude. The scale is \n1-3 green\n4-7 yellow\n8-10 red." commonfields: id: QRadarMagnitude version: -1 dockerimage: demisto/python3:3.12.13.10116658 enabled: true name: QRadarMagnitude runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - dynamic-section type: python fromversion: 6.0.0 tests: - No tests (auto formatted) supportedModules: - agentix - xsiam - edr