API
HealthyGate + scan endpoints responsive.Service status
All systems operational.
Real-time health for the PkgRadar API, scanner, and campaign hunter. Programmatic check at /api/public/status (returns HTTP 200 when healthy, 503 otherwise).
Scanner
HealthyAST + regex pipeline accepting work.Hunter
Healthylast scan 0s agoCorpus snapshot
What the radar is watching right now
- Last scan
- 0s ago
- High-risk releases
- 9,199
- Active campaigns
- 97
CI integration
Failing open when we’re down
The pkgradar CLI defaults to fail-open: if a gate call times out or fails, the build still passes and emits a warning. Set fail_open: false in .pkgradar.yml to harden when PkgRadar must never be skipped.