docs(monitor): add coinbase row to cyber data source matrix

This commit is contained in:
CarterPerez-dev 2026-05-02 03:37:56 -04:00
parent 99f6e41845
commit 0027de6c72
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Operator-grade real-time situational awareness dashboard. Single-binary Go backe
| CVE velocity + EPSS | NVD CVE 2.0 + FIRST EPSS | 2h | `NVD_API_KEY` (optional, raises rate limit) |
| CISA KEV | CISA KEV catalog | 1h | none |
| Ransomware victims | ransomware.live | 15m | none |
| Live BTC + ETH ticks | Coinbase Advanced Trade WS| persistent | none |
| IP enrichment | GreyNoise Community | on-demand | `GREYNOISE_API_KEY` (optional, free tier) |
## Quickstart (development)