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 is shown for the last 30 days.
Image

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
A second row shows fleet stats:
  • Total Devices — Number of registered devices
  • Active Devices — Devices that have checked in recently, with percentage
  • Allow Rate — Percentage of packages allowed

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 pie chart showing how packages were evaluated:
DecisionMeaning
AllowPackage passed all security checks and was installed
ReviewPackage was flagged for review based on policy thresholds
BlockPackage was blocked due to a policy violation

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