Skip to content

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 identified across all runs.

Open Issues

Issues currently detected in the latest analysis results.

Fixed Issues

Issues that users have reviewed and marked as fixed to indicate that the underlying accessibility problem has been addressed in the source code.

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.

Useful for:

  • Identifying high-risk repositories
  • Comparing accessibility maturity across teams
  • Prioritizing remediation efforts

Issues by Branch

Displays issue counts 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.