secubox-openwrt/package/secubox/luci-app-crowdsec-dashboard/htdocs/luci-static/resources/crowdsec-dashboard
CyberMind-FR f46e145927 feat(crowdsec): Add geo heatmap visualization for threat origins
- New heatmap.js component with SVG world map and country centroids
- Colored dots show threat distribution: orange (local), cyan (CAPI), red (WAF)
- Dot size scales logarithmically with threat count (4-20px)
- Hover tooltips show country code and count
- Added geo_local_raw and geo_capi_raw fields to RPCD backend
- CAPI geo extraction from decisions with GeoIP metadata
- CSS styling for heatmap container, dots, and legend

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-16 09:28:48 +01:00
..
api.js fix(crowdsec-dashboard): Fix decisions list empty due to wrong RPC expect key 2026-02-04 17:00:46 +01:00
common.css feat(crowdsec): Add console enrollment & integrate SecuBox theme 2026-01-31 05:34:31 +01:00
dashboard.css feat(crowdsec): Add geo heatmap visualization for threat origins 2026-03-16 09:28:48 +01:00
heatmap.js feat(crowdsec): Add geo heatmap visualization for threat origins 2026-03-16 09:28:48 +01:00
nav.js refactor(nav): Unify navigation component with auto-theme initialization 2026-02-05 03:42:32 +01:00