-
It would be nice to use the FTW output to create a comment if the action failed. Something like in the first comment.
-
- **Date:** _Wednesday, May 25 at 12 p.m. UTC_
- **Previous agenda:** https://github.com/corazawaf/coraza/issues/211
### Current agenda
1. Project status
2. CRS compatibility status
3. C (libco…
-
The audit log is currently not written, regardless of the configuration applied.
```
SecAuditEngine On
SecAuditLogRelevantStatus ".*"
SecAuditLog /var/log/coraza-spoa/audit.log
SecAuditLogForma…
-
Agenda:
# Must haves for RC1
- [x] plugin activation/deactivation final decision and assignment, must-have for RC1 -> A decision is made to remove the chain since it's not needed. @lifeforms add…
-
Currently there isn't any central definition of development commands for this repo, such as linting and formatting. It would be easier to contribute if there were.
I personally like magefile (used …
-
请问higress的wasm sdk和[envoy的sdk](https://github.com/tetratelabs/proxy-wasm-go-sdk)是兼容的吗?
我尝试在本地用envoy加载[这个教程](https://higress.io/zh-cn/docs/user/wasm-go.html)中的wasm插件, 但是envoy似乎无法正确加载编译后的wasm. 用这个SD…
-
## Summary
Tests can be simplified and more readable by the usage of the `assert` library. See https://github.com/stretchr/testify.
### Basic example
For example in https://github.com/corazaw…
-
It gives a poor impression to visitor.
Thanks!
-
Hi, guys
I want to re-write the URL in WASM. For different scope service invocation. From [documents](https://docs.dapr.io/reference/components-reference/supported-middleware/middleware-wasm/) it s…
-
Running `tinygo test ./...` does not properly resolve all the packages recursively.