crowdsec/pkg/appsec
Thibault "bui" Koechlin 63bd31b471
Fix REQUEST_URI behavior + fix #2891 (#2917)
* fix our behavior to comply more with modsec, REQUEST_URI should be: path+query string

* fix #2891 as well

* add new transforms

* add transform tests
2024-03-29 17:57:54 +01:00
..
appsec_rule Fix REQUEST_URI behavior + fix #2891 (#2917) 2024-03-29 17:57:54 +01:00
appsec.go appsec: split return code for bouncer and user (#2821) 2024-02-09 14:39:34 +01:00
appsec_rules_collection.go fix the reload process for appsec (#2750) 2024-01-17 11:54:44 +01:00
coraza_logger.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
loader.go fix the reload process for appsec (#2750) 2024-01-17 11:54:44 +01:00
query_utils.go fix #2889 (#2892) 2024-03-13 17:20:06 +01:00
query_utils_test.go fix #2889 (#2892) 2024-03-13 17:20:06 +01:00
request.go Fix REQUEST_URI behavior + fix #2891 (#2917) 2024-03-29 17:57:54 +01:00
request_test.go Appsec additional fixes (#2676) 2023-12-21 11:51:04 +01:00
tx.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
waf_helpers.go Add original http request to hooks (#2740) 2024-01-16 10:33:44 +01:00