From 0027de6c726b5efbbc927bedc53b358cfbd9bd48 Mon Sep 17 00:00:00 2001 From: CarterPerez-dev Date: Sat, 2 May 2026 03:37:56 -0400 Subject: [PATCH] docs(monitor): add coinbase row to cyber data source matrix --- PROJECTS/advanced/monitor-the-situation-dashboard/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS/advanced/monitor-the-situation-dashboard/README.md b/PROJECTS/advanced/monitor-the-situation-dashboard/README.md index 1eff6b2d..33d561b4 100644 --- a/PROJECTS/advanced/monitor-the-situation-dashboard/README.md +++ b/PROJECTS/advanced/monitor-the-situation-dashboard/README.md @@ -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)