Closed githubxubin closed 9 months ago
@shreemaan-abhishek
Did you setup the wasm and it's config in the yaml correctly?
Did you setup the wasm and it's config in the yaml correctly?
Yes the configuration is correct, here is my config configuration, and wasm in the container
config:
wasm:
plugins:
- name: coraza-filter
priority: 7999
file: /usr/local/bin/coraza-proxy-wasm.wasm
Inside the apisix container:
My version 3.2/release does support this feature?tks
apisix is running in the same container, right ?
apisix version: 3.2
Might be the version. I don't recall coraza was available in 3.2. If you can afford to upgrade, try 3.6.
apisix version: 3.2
Might be the version. I don't recall coraza was available in 3.2. If you can afford to upgrade, try 3.6.
It costs too much to upgrade the version, could you please help confirm it?tks
@githubxubin >=3.6
confirmed.
@githubxubin
>=3.6
confirmed.
okey!
Description
Currently, I need to use apisix's sql injection and xss capabilities, I tried to integrate coraza-proxy-wasm, but failed, here is my operation and configuration! referer link:https://docs.api7.ai/apisix/how-to-guide/security/waf/integrate-with-coraza step 1: All configurations are configured according to the document step 2: I failed to add a route on the dashboard page.
Save failed! the error is: Whether it is a version problem: apisix version: 3.2/release dashboard version:3.0
Environment
apisix version
):3.2 apisixuname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):