kayx23 commented on issue #10845: URL: https://github.com/apache/apisix/issues/10845#issuecomment-1902916207
> > > @lakshya8066 Does this answer your queries? > > > > > >  Excuse me, how to configure the need to prevent SQL injection? Can you give me an example? This part of the configuration is not in the documentation > > you can refer the offical readme. https://github.com/corazawaf/coraza-proxy-wasm/tree/main. also you can try this: > > ```shell > "directives_map": { > "default": [ > "SecDebugLogLevel 9", > "SecRuleEngine On", > "Include @crs-setup-conf", > "Include @owasp_crs/REQUEST-942-APPLICATION-ATTACK-SQLI.conf" > ] > }, > "default_directives": "default" > ``` To clarify, you are "schema validate failed: schema not found, path: plugins.coraza-filter" from the above? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
