Max Leske

Results 149 comments of Max Leske

Yes, I'm working on it. The issue is that I need to fix regexp-assemble before I can finish this PR.

Yes, but it needs the toolchain. Regexp::Assemble will generate an invalid regex.

I'm picking this one up again. We have switched to crs-toolchain, so I should be able to finish it.

I've finalized the PR. Notes: - rebase onto v4.0/dev - add missing dynamic property access - add missing `argv` porperty - assume that every method name of `process` has a...

Note that this issue is affected by the same thing as #2677. We need to figure out how we ignore `python` but still catch `python3`. I've suggested adding an additional...

I might be stating the obvious but you'll need to change `gcc` to `gcc~` in the data file for the new test to work (same for `irb`).

@azurit I'm trying to write up the instructions but I fail to find the plugin. I thought you already did all the work, didn't you? Is it just https://github.com/coreruleset/phpmyadmin-rule-exclusions-plugin?

Hi @williamdes. Thanks for offering to help. The following instructions should help you set up everything for testing (I'm not familiar with this plugin, so maybe wait for @azurit's response,...

The problem is that `expirevar` doesn't work in the NGiNX implementation of ModSecurity. I constructed a workaround for the DOS rule a couple of years back and someone asked if...

I did a pass and opened one issue. Otherwise it looks good to me.