Rath Pascal
Rath Pascal
This PR adds multi-version support to the test workflow as mentioned in this issue: https://github.com/corazawaf/coraza-spoa/issues/160 Version 3.1 is not included as it seems to have an issue with response-check handling:...
Greetings! This PR adds support to run the FTW-Tests as mentioned in https://github.com/corazawaf/coraza-spoa/issues/69. Basically I've implemented the same [as seen in the coraza-caddy](https://github.com/corazawaf/coraza-caddy/tree/main/ftw) repository. When ran manually they work. But...
As seen by implementing the FTW tests: https://github.com/corazawaf/coraza-spoa/pull/159 No Error is logged by the SPOA. **HAProxy Logs** ``` SPOE: [coraza-agent] sid=0 st=0 2 0/1 SPOE: [coraza-agent] sid=0 st=1 501 1/2...
While I've worked on https://github.com/corazawaf/coraza-spoa/pull/159 I've seen that the tests currently only target [one HAProxy version](https://github.com/corazawaf/coraza-spoa/blob/main/.github/workflows/test.yaml#L21). Also - the tested version is not the same as in [the example](https://github.com/corazawaf/coraza-spoa/blob/main/example/docker-compose.yaml#L21). This...
Many common linux distributions use Wayland as GUI backend. The recording and keyboard-output works, but the mouse-movement and -clicks are not executed. No error is visible. No exception occurrs. It...
It could be useful to add some code-quality checks using Workflows. Examples: * [Linting](https://github.com/O-X-L/py-utils/blob/latest/.github/workflows/lint.yml) and [.pylintrc](https://github.com/O-X-L/py-utils/blob/latest/.pylintrc) * [PyTest](https://github.com/O-X-L/py-utils/blob/latest/.github/workflows/test.yml) This could also enable contributors to create tests that ensure the software...
It would be useful if the app would be distributed via PIP. I already have some projects on it. Example: * [pyproject.toml](https://github.com/O-X-L/py-utils/blob/latest/pyproject.toml) * [MANIFEST.in](https://github.com/O-X-L/py-utils/blob/latest/MANIFEST.in) (specifies which files to include in...
### What platform were you using when you found the bug? - React Flow / Svelte Flow version: 0.1.30 - Browser and version: Chromium Version 133.0.6943.53 (Official Build) - OS...
Greetings! Just for people that stumble across this stale repository: You may want to check out this one: https://github.com/O-X-L/risk-db Basically: We gather reports (like AbuseIP-DB) and process them into IP,...
Greetings! Just for people that stumble across this stale repository: You may want to check out this one: https://github.com/O-X-L/risk-db Basically: We gather reports (like AbuseIP-DB) and process them into IP,...