Skip to Content
GuidesDashboard

Dashboard

The dashboard is your home screen after logging in — a summary of all projects with health indicators, vulnerability counts, and environment variable status.


Project Cards

Each project is displayed as a card showing:

  • Health Score — A 0–100 percentage reflecting overall project hygiene.
  • Vulnerability Count — Total known vulnerabilities from the latest analysis.
  • Outdated Count — Dependencies with newer versions available.
  • Env Var Count — Total environment variables across all environments.
  • Last Analyzed — Timestamp of the most recent scan.

Click a card to open the project detail view with tabs for Analysis, Vault, Members, and Settings. The context menu (three-dot icon) provides quick actions: View, Run Analysis, Open Vault, and Settings.


Health Score

The health score is computed from three weighted factors:

FactorWhat it measures
Dependency FreshnessHow up-to-date packages are. Major version gaps reduce the score more than minor or patch gaps.
Vulnerability CountFewer vulnerabilities = higher score. Critical/high severity has greater impact.
Environment HygieneWhether required variables are set, rotation policies are followed, and descriptions are defined.
RangeColorMeaning
80–100GreenWell-maintained, few or no issues
50–79YellowSome attention needed
0–49RedImmediate action recommended

Sort projects by name, health score, last analyzed date, vulnerability count, or creation date. Filter by health status, presence of vulnerabilities, or outdated dependencies. Use the search bar to find projects by name.


Quick Stats

A summary bar at the top shows aggregate counts across all projects: total projects, total vulnerabilities, outdated packages, and environment variables.