Ervin Hegedus

Results 605 comments of Ervin Hegedus

Hi @thekief, if there isn't any useful solution, then we can try to check the PR. What if you put a location in Nginx's config where you turn off `modsecurity`?

Hi @muuvmuuv, thanks for this report. Unfortunately this is a know issue: libmodsecurity only knows `Include`, but not the `IncludeOptional` directive. We should consider to add that.

Hi @Luke-SF, based on your information I assume you compiled the library (libmodsecurity3). If you want to use that for your Nginx, you should compile the connector module too, and...

Hi @Hemapriya0611, thanks for reporting this - unfortunately I never ever used Ingress so I can't help with this. I just can add here that in "regular" way the connector...

Hi @paul-hammant, > ``` > :test-result: SKIP: json is not enabled. (unit/127) .././test-suite.sh > ``` Am I right when I assume you don't have JSON support? > OK, after a...

> There must be some other thing I need? I assume you also have `libyajl2` package installed. Could you show us the output of configure script? At the end it...

Thanks, now if you build the source, are you able to run tests? If yes, which tests are failed?

Ah, thanks - now I see, your regression tests are passed (all of them), but you have 11 failed unit tests. Unfortunately that's an "old" issue, I don't remember when...

@paul-hammant - would you mind to send a PR to fix the README?

Hi @zhouhao425, thanks for your suggestions. For the items: 1: there is a plan to create a new seclang engine, see [this](https://github.com/coreruleset/coreruleset/wiki/Workshop:-Updates-on-new-CRS-Language) wiki page 2: yes, the demand is valid,...