What problem does it solve?
It prevents security teams from wasting time on scary but unlikely vulnerabilities by prioritizing what is being actively exploited or is likely to be exploited soon.
Core Features & Use Cases
- KEV-first prioritization: Leads with CISA Known Exploited Vulnerabilities added in the last week so you patch confirmed in-the-wild issues first.
- EPSS enrichment and CVSS visibility: Adds FIRST EPSS (30-day exploitation likelihood) and includes CVSS on every item for teams that still rely on CVSS severity.
- Tracked-stack filtering with exceptions: Filters GitHub advisories to your tracked ecosystems (from memory or a provided override) while always keeping KEV items even if they fall outside your stack.
- Action-per-item output: Produces one concrete patch/upgrade/monitor action per vulnerability and logs results for deduplication.
Quick Start
Tell your agent to run Security Digest and set var to the ecosystems you care about, for example npm,pip,Go,crates.io,GitHub Actions, so it outputs a ranked patch today/this week/monitor list.