Syin Wu

Results 8 issues of Syin Wu

### Summary I think we need to add some hooks for the rule. ### Basic example Not yet. ### Motivation If we have some hooks of the rule, we can...

stale
roadmap

## Description Due to the reason of golang itself, the regexp library doesn't support matching a single byte. (In the re2 sytax, ```\C``` support matching single byte)Reference: [go regexp](https://github.com/golang/go/blob/160414ca6a30a210b82fb09abbd3541802a51017/src/regexp/regexp.go#L10) There...

stale

> Thank you for contributing to Coraza WAF, your effort is greatly appreciated > Before submitting check if what you want to add to `coraza` list meets [quality standards](https://github.com/corazawaf/coraza/blob/master/CONTRIBUTING.md#quality-standards) before...

> Thank you for contributing to Coraza WAF, your effort is greatly appreciated > Before submitting check if what you want to add to `coraza` list meets [quality standards](https://github.com/corazawaf/coraza/blob/master/CONTRIBUTING.md#quality-standards) before...

documentation

Adjusting the order of `t:urlDecodeUni` and `t:utf8toUnicode` transformations in rule `941160` to prevent FPs. Fixes #3449.

:warning: do not merge

### Description Rule 941160 struggles with false positives on URL encoding. This is because it called the ```t:utf8toUnicode``` and then called the ```t:urlDecodeUni```, the ```utf8toUnicode``` incorrectly decoded the data, resulting...

:heavy_plus_sign: False Positive

post数据的时候只支持map类型的吗

![img_v3_0295_462f1259-e199-46a2-917f-dbea9ae6544g](https://github.com/corazawaf/libinjection-go/assets/34093828/d95e9f28-bc15-4445-a6f3-8457140260c9)