Future Modules
Some modules are planned or experimental. Keep them separate from production basics until they are stable.
WAF
The WAF track is for rule-based request filtering, logging, and challenge/block responses. It should become its own clear page when it is production-ready.
| Planned area | Expected use |
|---|---|
| Rules | Block or challenge suspicious requests before they reach an app. |
| Signals | Record bounded security events without storing sensitive payloads. |
| Exceptions | Allow controlled bypasses for known safe application paths. |