We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望优化一些应用规则管理逻辑。 目前如果想要单独在一个应用禁用一个waf规则非常麻烦,需要在waf那里禁用相应规则。
希望将规则的启用禁用由应用管理,在应用内部配置时候可以启用或者禁用相应规则,或者是禁用全部的规则。同时可以自定义配置waf和cc的放行还是观察、拦截模式,会增强配置体验。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
希望优化一些应用规则管理逻辑。
目前如果想要单独在一个应用禁用一个waf规则非常麻烦,需要在waf那里禁用相应规则。
希望将规则的启用禁用由应用管理,在应用内部配置时候可以启用或者禁用相应规则,或者是禁用全部的规则。同时可以自定义配置waf和cc的放行还是观察、拦截模式,会增强配置体验。
The text was updated successfully, but these errors were encountered: