Severity represents a qualitative assessment of an indicator's impact.
| Enums | |
|---|---|
SEVERITY_UNKNOWN |
Unknown or unset severity. |
SEVERITY_NONE |
This is the level assigned to entities with non-malicious verdict. |
SEVERITY_LOW |
The threat likely has a minor impact but should still be monitored. |
SEVERITY_MEDIUM |
Indicates a potential threat that warrants attention. |
SEVERITY_HIGH |
Immediate action is recommended; the threat could have a critical impact. |