secubox-openwrt/package/secubox/luci-app-system-hub/htdocs/luci-static/resources/system-hub
CyberMind-FR cec4893db9 feat(security): Implement SysWarden Evolution #1-3 security enhancements
Evolution #1 - IP Blocklist (secubox-app-ipblocklist, luci-app-ipblocklist):
- Pre-emptive blocking layer with ipset (~100k IPs)
- Default sources: Data-Shield, Firehol Level 1
- Supports nftables (fw4) and iptables backends
- LuCI KISS dashboard with sources/whitelist management

Evolution #2 - AbuseIPDB Reporter (luci-app-crowdsec-dashboard v0.8.0):
- New "AbuseIPDB" tab in CrowdSec Dashboard
- crowdsec-reporter.sh CLI for reporting blocked IPs
- RPCD handler luci.crowdsec-abuseipdb with 9 methods
- Cron job for automatic reporting every 15 minutes
- IP reputation checker in dashboard

Evolution #3 - Log Denoising (luci-app-system-hub v0.5.2):
- Three modes: RAW, SMART (noise ratio), SIGNAL_ONLY (filter known IPs)
- Integrates with IP Blocklist ipset + CrowdSec decisions
- RPCD methods: get_denoised_logs, get_denoise_stats
- Denoise mode selector panel with noise ratio indicator

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 20:11:24 +01:00
..
api.js feat(security): Implement SysWarden Evolution #1-3 security enhancements 2026-02-20 20:11:24 +01:00
backup.css feat: Add scheduled backups, live logs, and component detection (v0.6.0-r30) 2026-01-08 15:37:50 +01:00
common.css fix: Improve SecuBox theming - dark mode default and hide LuCI tabs 2026-01-09 15:52:38 +01:00
components.css feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
dashboard.css feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
dev-status-widget.js docs: Update README v0.16.0 with 38 modules, add CHANGELOG 2026-01-27 10:58:48 +01:00
health.css feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
logs.css feat: Add scheduled backups, live logs, and component detection (v0.6.0-r30) 2026-01-08 15:37:50 +01:00
nav.js refactor(nav): Unify navigation component with auto-theme initialization 2026-02-05 03:42:32 +01:00
overview.css feat: Add smart action buttons and fix CrowdSec settings display (v0.6.0-r29) 2026-01-08 15:02:03 +01:00
services.css feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
theme-assets.js feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
theme.js feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00