Felipe Zipitría
Felipe Zipitría
@azurit Do you want to take this one?
We can close this one.
@emphazer @dune73 Who is leading this one?
Hi @VermaShivansh, thanks for joining. My vision is: - Coraza is a library, and it should remain independent of things like the actual algorithm it is being used for rate...
I think that is pretty much everything there is out there... In any case, you can ask for advice at the #coraza channel in the OWASP Slack.
@VermaShivansh Any news on this?
Hey, this is really useful! Can you push it to the finish line?
To add more information, modsec2 uses an `apr_table` to store headers for example, and when using `apr_table_get` to obtain variables back again, the key to search for says "(case does...
For args, modsec2 uses `apr_table_addn`, and it will `Add data to a table, regardless of whether there is another element with the same key` (see https://apr.apache.org/docs/apr/1.5/group__apr__tables.html#gaff9fdbd8f499f0dfb07123230e19ea54).
@azurit do you have some experience with this problem?