Skip to main content
The Package Security Dashboard provides visibility into package installation decisions across all your agents. Navigate to Monitor > Dashboards and select the Package Security tab. Data defaults to the last 30 days; use the 24h / 7d / 30d toggle to change the window.
Package Security dashboard with total events, allowed/review/blocked counts, fleet status, an event timeline, an outcome distribution donut, and top ecosystems.

The Package Security tab of the Dashboards page, showing 12,437 package evaluations over the last 30 days with a 94% allow rate.

Overview Metrics

At the top of the dashboard, you’ll see four aggregate counts:
  • Total Events: Total package install evaluations (click to jump to events)
  • Allowed: Number of packages that passed all policy checks, with percentage
  • Review: Number of packages flagged for manual review, with percentage
  • Blocked: Number of packages blocked by policy, with percentage
Alongside the overview, a Fleet Status card shows:
  • Active devices: Devices that have checked in recently, shown as a fraction of total registered devices (for example, 10 / 12)
  • Allow Rate: Percentage of packages allowed, with a progress bar

Event Timeline

A line chart showing package evaluation trends over time with three series (allow, review, block). Use this to:
  • Spot spikes in blocked packages that may indicate a supply chain attack
  • Track the adoption of new packages across your team
  • Monitor how policy changes affect allow/block rates

Outcome Distribution

A donut chart showing how packages were evaluated, with the count for each outcome listed alongside:

Top Ecosystems

Cards showing which package managers your team is using, with event counts and progress bars:
  • npm: Node.js packages
  • pip: Python packages
  • go: Go modules
  • cargo: Rust crates