Rath Pascal
Rath Pascal
Just thought of an option how to run API-change checks in CI: * Define the expected JSON schema's of 'get' endpoints (we would need at automate the creation) * Run...
Related to: #252
Related to: https://github.com/corazawaf/coraza-spoa/issues/162
Maybe related: https://pynput.readthedocs.io/en/latest/limitations.html#macos
Have not yet seen an implementation that does not need root privileges. The yDoTool (https://docs.o-x-l.com/automation/ydotool.html) looks OK for me. But I'll test further..
Yeah... the pre-compiled version of yDoTool also has some major bugs :(
Note: Found out that the mouse position from pynput is also incorrect
I too would find that useful. But as the logs are generated by https://github.com/corazawaf/coraza this may not be the right place for this issue. You can log all headers using...
Related to: https://github.com/corazawaf/coraza-caddy/issues/75
I personally would not make that decision at tool-level. The users should decide if a provider is relevant for them or not. In my fork I've added a 'skip_providers' argument...