Dashboard Overview
The Root dashboard is the first thing you see after logging in. It provides an at-a-glance summary of your organization’s security posture with four key panels:- Days without an SLA breach - how many consecutive days your team has operated without a missed SLA deadline
- Root assets in use - total count of images and libraries your organization subscribes to
- CVEs shifted out by Root - cumulative count of vulnerabilities Root has eliminated from your environment
- CVEs meeting their SLA within the next 7 days - active CVEs with deadlines approaching, so you can monitor Root’s remediation progress
CVE Backlog Metrics
The Vulnerabilities section breaks down your full CVE inventory by status:| Status | Meaning |
|---|---|
| Fixed | Root has applied a patch - the CVE is no longer present |
| Under SLA | Root is actively working on a patch within the committed deadline |
| No Fix Available | No upstream fix exists; Root is monitoring for one |
Patch Coverage
The Root assets in use panel shows:- Total subscribed images (from
cr.root.io) - Total subscribed libraries (from
pkg.root.io)
| Column | Description |
|---|---|
| Fixed CVEs | Count of patched vulnerabilities, with before/after severity breakdown |
| Last Update | When Root last applied a patch to this artifact |
| Last Scan | When this artifact was last scanned for new CVEs |
Mean Time to Remediation (MTTR)
Root tracks SLA performance per CVE:| SLA Status | Meaning |
|---|---|
met | Patch was delivered before the SLA deadline |
active | Patch is in progress; deadline has not yet passed |
breached | Patch was not delivered within the SLA |
not_applicable | No fix candidate exists; SLA clock does not apply |
| Severity | SLA |
|---|---|
| Critical | 7 days |
| High | 14 days |
| Medium | 60 days |
Custom Views and Filters
In the Vulnerabilities page, filter the CVE table by:- Package name or CVE ID (search)
- Ecosystem: PyPI, APK, APT, npm, Maven
- Severity: Critical, High, Medium, Low, Unknown
- Status tab: Fixed / Under SLA / No Fix Available