A standing record
of software vulnerabilities,
queryable by sector.
An open-source intelligence pipeline that collects software vulnerabilities from public feeds, scores them against industry profiles and exposes the result as a documented HTTP API. The page you are reading is rendered from the same service it describes — every number below is a live read.
Ledger
28741
threats indexed
363
in the last 24 hours
1845
rated critical
3
active sources
Severity distribution
Critical
1845
High
9886
Medium
13883
Low
2611
Endpoints
-
GET /api/v1/threatsPaginated list of indexed threats, filterable by severity and source.
-
GET /api/v1/cve/{cve_id}Lookup a single CVE record with CVSS, CWE links and references.
-
GET /api/v1/sectorsPublic sector profiles available for sector-scored views.
-
GET /api/v1/sectors/{sector_id}/dashboardTop scored threats over 24h and 7d, plus sector-level statistics.
-
GET /api/v1/sectors/{sector_id}/feed.rssRSS feed of high-severity threats scored against a sector.
-
GET /api/v1/stats/globalAggregate counts and severity distribution across all sources.
Sectors