feat: add IP whitelist management details to architecture documentation

This commit is contained in:
GitHub Actions
2026-04-16 01:17:36 +00:00
parent f0fdf9b752
commit 2a1652d0b1
3 changed files with 1306 additions and 408 deletions

View File

@@ -577,6 +577,7 @@ graph LR
- Global threat intelligence (crowd-sourced IP reputation)
- Automatic IP banning with configurable duration
- Decision management API (view, create, delete bans)
- IP whitelist management: operators add/remove IPs and CIDRs via the management UI; entries are persisted in SQLite and regenerated into a `crowdsecurity/whitelists` parser YAML on every mutating operation and at startup
**Modes:**