Work with Scan Engine findings
You can view and work with open findings resulting from scans.
Before you begin
Role required: Scan Engine Admin (sn_se.scan_engine_admin).
Enforcement levels and risk impact
Every finding in your instance is evaluated along two critical dimensions to help your team prioritize remediation efforts and maintain compliance standards. Findings are evaluated with a Level of findings and impact to instance ratings.
- Level of Findings: Represents the enforcement behavior which determines how strictly the system reacts to the issue. Such as blocking an action, issuing a warning, or providing informational guidance.
- Impact to Instance: Represents the business and technical risk indicating how harmful the issue could be if left unresolved.
Examples
These two metrics work together to help teams balance enforcement and risk prioritization, ensuring critical issues are addressed first while maintaining development velocity.
- ACT level finding with impact to instance of 9: Critical and must be fixed immediately before proceeding. No exceptions.
- SUGGEST level with impact to instance of 8: High-risk but does not block development. Should still be prioritized for remediation.
| Level of finding | Impact to instance (typical) | Severity description | Enforcement behavior / recommended action |
|---|---|---|---|
| ACT | 8–10 | Critical issues that can break functionality, cause security vulnerabilities, or block upgrades. |
|
| RECOMMEND | 5–7 | High severity issues that may degrade performance, stability, or security. Exceptions with governance are allowed. |
|
| SUGGEST | 2–4 | Moderate issues, often related to optimization, maintainability, or best practices. |
|
| REVIEW | 0-1 | Low impact, informational findings with minimal impact (e.g., unused fields or minor UI inconsistencies). | Monitor and optionally fix during future development cycles. |