Appearance
Dashboard
Navigate to:
Code Analysis → Dashboard
The Dashboard provides a high-level overview of code accessibility activity.
Summary Metrics
Total Runs
Total number of Code Analysis executions received from connected repositories.
Total Issues
Total accessibility issues currently detected. Only the latest scan run per repository and branch is counted, so re-scans do not multiply the results.
Issues Over Time
Displays how accessibility issues evolve over time.
Use this chart to:
- Identify trends
- Measure improvement efforts
- Detect regressions
Issues by Severity
Displays issue distribution by severity level.
Categories include:
- Error
- Warning
This helps prioritize remediation work.
Issues by Repository
Displays repositories with the highest issue counts, reported as Total Issues per repository.
Useful for:
- Identifying high-risk repositories
- Comparing accessibility maturity across teams
- Prioritizing remediation efforts
Issues by Branch
Displays Total Issues by branch.
Useful for:
- Tracking active development branches
- Identifying branches introducing accessibility regressions
- Monitoring release readiness
Repository
A repository represents a source code repository connected through the QualiBooth GitHub Action.
Each scan run is associated with a single repository.
Organizations can connect multiple repositories and monitor accessibility results from all of them within the same QualiBooth workspace.