What is the severity in the details of a report and scan
Severity shows how important or risky a finding is. It helps you prioritize which findings should be reviewed and fixed first.
| Severity | Description |
|---|---|
| Critical | Requires immediate attention. Exploitation may cause serious compromise, data loss, or service disruption. |
| High | Important risk that should be addressed quickly. Exploitation may lead to unauthorized access or significant impact. |
| Medium | May not be directly critical, but can increase risk or help attackers when combined with other issues. |
| Low | Limited impact, but still useful to review and improve. |
| Informational | Provides security-related context or observations that may not require direct remediation. |