caswaf icon indicating copy to clipboard operation
caswaf copied to clipboard

HTTP & OAuth Gateway and Web Application Firewall (WAF) based on ModSecurity, online demo: https://door.caswaf.com

Results 14 caswaf issues
Sort by recently updated
recently updated
newest added

Action should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Action can be: 1. Pass or Block 2. Log or Not-log 3. Requires...

enhancement

Condition should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Condition can be: 1. Always true 2. WAF rule matched 3. IP whitelist/blacklist...

enhancement

For now we can hardcode to forward 389 at the same time. In future we will make it configurable in web UI

enhancement

Rule should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Rule contains two parts: condition and an action. Condition can be: 1. Always...

enhancement