-
## Summary
Coraza doesn’t support predefined collections like `session`, `ip`, and `global`, or allow users to define their own custom collections or variables. These are super useful for tracking …
-
## Issue Summary
It is a well-documented issue that Coraza consumes significant memory when multiple `coraza.WAF` instances are created with the CRS. Previously, we mitigated this issue by employing …
-
First report: https://github.com/coreruleset/coreruleset/issues/3266 (reporter: @leveryd)
### Describe the bug
Rules with the `rx` operator matching the "start of line" metacharacter (`^`) behave …
-
Hello,
I'm encountering a problem with this module, specifically, the RAM usage keeps rising consistently whenever I incorporate a new Caddyfile configuration (or when I activate the WAF on an exi…
-
Creating this feature request was recommended by @drcaramelsyrup at
https://github.com/cloudflare/pingora/issues/31#issuecomment-2000798482
OWASP CRS currently runs on the following WAF engines:…
-
Hello everyone,
We have an exciting project on the table, and we're looking to engage the collective brilliance of this community. We're seeking contributions from individual engineers, open-source…
-
try to run this plugin
1. There is no configuration case for the current plug-in, and the test cannot be without guidance.
2. Test error.
build test ideas
1. Use apt to install APISIX on ubunt…
-
- [ ] #5
- [ ] #6
- [ ] #7
- [ ] #8
- [ ] #9
- [ ] #10
-
Hey, thank you very much for your extremely interesting project. I would like to try it out with Istio 1.18.5.
This is what my config looks like
```
---
apiVersion: extensions.istio.io/v1alpha1
…
-
## Summary
JSON is often used for request bodies, and this is scanned properly. However, the use of JSON is quickly growing in the contents of variables such as:
- cookies
- query arguments (a …