-
Hello,
At first thank a lot for you work for this project he is very nice.
I found that some field in the log from coraza are duplicated see the log bellow when i tested an SQL injection.
```json…
-
Right now there is no trivial way of connecting `audit logs` or `debug logs` (properly coraza logs) with the underlying requests or their consequent proxy logs (e.g. envoy logs). `transaction ID` is o…
-
[`930110-7` test](https://github.com/coreruleset/coreruleset/blob/67a4d5e5b93d9b4067970d2dc712b6eac83214af/tests/regression/tests/REQUEST-930-APPLICATION-ATTACK-LFI/930110.yaml#L107-L122) is performed…
-
Hi, folks! Do you have any plan to support [APISIX](https://github.com/apache/apisix), it's an API gateway built on openresty, and it also follows the [proxy-wasm ABI](https://github.com/proxy-wasm/sp…
-
## Description
Describe the issue that you're seeing.
We are using the Coraza Caddy plugin. This week our builds don't run anymore.
When launching Caddy it crashes.
After some debugging we fou…
-
Hello,
As per the discussion below and our slack chat, I open an issue to track this topic,
## What we want to do
We are looking to integrate Coraza within the crowdsec project. Concretely, i…
-
I see that the samples are all using coraza wasm through envoyfilter
However, when users access k8s, they will first go through the istio-ingressgateway, and then go to envoy
1. In actual scenario…
-
i have install coraza-proxy-wasm on envoy 1.27. i am build with go version 1.20 gotiny 0.28.
but i have something error blocker
[2023-08-10 16:17:37.729][81856][error][wasm] [source/extensions/commo…
-
Hi you've removed the tx.ProcessRequest, which directly took the Request object from net/http as a parameter, which means that your library isn't adapted to gin. Would it be possible to add the possib…
-
The WAF level should expose Prometheus metrics the same way Caddy does, some useful base metrics would be:
- Total number of rules loaded
- Total number of times a request was blocked