Appearance
Scan Runs
Navigate to:
Code Analysis → Scan Runs
The Scan Runs page contains all Code Analysis executions received from GitHub.
Each scan run represents a single workflow execution.
Search
Use the search box to locate runs by:
- Repository
- Branch
- Commit
Filters
Repository Filter
Limit results to a specific repository.
Examples:
frontend
checkout-service
mobile-appBranch Filter
Limit results to a specific branch.
Examples:
main
develop
feature/checkout-redesignScan Run Information
Each row contains:
| Field | Description |
|---|---|
| Date | Time the scan was received |
| Repository | Repository scanned |
| Branch | Branch scanned |
| Commit | Commit identifier |
| Total Issues | Issues detected |
| Fixed | Violations that have been reviewed and marked as fixed by users |