Skip to content

Dashboard Overview

The Overview page is the landing page of the Compliance Scanner dashboard. It gives you a high-level view of your security posture across all tracked repositories.

Statistics

The top section displays key metrics:

MetricDescription
RepositoriesTotal number of tracked repositories
Total FindingsCombined count of all security findings
CriticalFindings with critical severity
HighFindings with high severity
MediumFindings with medium severity
LowFindings with low severity
DependenciesTotal SBOM entries across all repositories
CVE AlertsActive CVE alerts from dependency monitoring
Tracker IssuesIssues created in external trackers (GitHub, GitLab, Jira)

Severity Distribution

A visual bar chart shows the distribution of findings by severity level, giving you an immediate sense of your risk profile.

Recent Scan Runs

The bottom section lists the 10 most recent scan runs across all repositories, showing:

  • Repository name
  • Scan status (queued, running, completed, failed)
  • Current phase
  • Number of findings discovered
  • Timestamp

This helps you monitor scanning activity and quickly spot failures.

Compliance Scanner Documentation