From eb0ec97a88b3b5bd84ec6ac688588ce6bf25544c Mon Sep 17 00:00:00 2001 From: ADD-SP Date: Sun, 3 Jan 2021 02:33:18 +0800 Subject: [PATCH] Add a third-party module: ngx_waf. --- source/modules/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/modules/index.rst b/source/modules/index.rst index 64ef247e..3225138f 100644 --- a/source/modules/index.rst +++ b/source/modules/index.rst @@ -335,6 +335,8 @@ https://github.com/nginxinc/nginx-wiki. +---------------------------+--------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ | :doc:`zip` | Assemble ZIP archives on the fly | :github:`evanmiller/mod_zip` | +---------------------------+--------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ +| ngx_waf | A web application firewall module without complex configuration | :github:`ADD-SP/ngx_waf` | ++---------------------------+--------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ .. @@ -414,6 +416,7 @@ https://github.com/nginxinc/nginx-wiki. * VTS * XSS * Tarantool upstream module + * ngx_waf .. This is a list of modules we haven't added and why: * Access Key - no revision tree, was locally hosted