Scan Quality & Debugging¶
Overview¶
Scan quality monitoring provides instant visibility into scan execution health and failure diagnostics. When scans fail or encounter issues, detailed feedback is automatically generated to enable rapid troubleshooting and resolution.
Historically, scan failures required extensive log analysis to identify root causes. This capability delivers actionable diagnostics directly within the platform, significantly reducing investigation time and improving operational efficiency.

Key Capabilities¶
Immediate Failure Detection¶
Failed scan profiles are immediately identified and surfaced, enabling prioritization of troubleshooting efforts and minimization of security coverage gaps.
Diagnostic Information¶
Detailed failure information is provided for each scan issue, including:
- Specific problem codes identifying the failure type
- Contextual error messages describing the root cause
- Direct links to relevant event logs for in-depth investigation
- Actionable remediation guidance where applicable
Multiple Access Methods¶
Scan diagnostics are accessible through:
- Escape Platform UI: Failure details displayed on summary pages and as alerts within scan profile lists
- Public API: Programmatic access via the
GET /profiles/problemsendpoint for integration with monitoring and alerting systems
Documentation¶
- Accessing Scan Diagnostics: Platform UI and API access methods
- Problem Code Reference: Complete catalog of scan problem codes and remediation guidance
- Troubleshooting Best Practices: Systematic diagnosis and common resolution paths
- Include Extra Data: Include extra data in the scan
- Roadmap: Automated notifications and future enhancements
Index¶
- Scan Diagnostics
- Problem Code Reference
- Troubleshooting
- Include Extra Data
- Roadmap