Share
## https://sploitus.com/exploit?id=19AFAE26-3FDB-50DC-89B3-C749D9A9E5EB
# Exploit Surge Radar

Detect exploit-active vulnerability surges, correlate them to internal exposure, and route owner-ready actions.

## Round 1 scope
- KEV + advisory adapters
- Canonical schema validator
- CVE-to-asset correlator
- Urgency scoring v1 (P1/P2/P3)
- Markdown digest + webhook payload
- Fixture-based threshold tests

## Run
```bash
npm install
npm test
node src/cli.js run --fixtures fixtures
```