From de0eada9556e4ccd3d93227a2bd724e1e05346b2 Mon Sep 17 00:00:00 2001 From: Stepan I <31674474+stepan-i@users.noreply.github.com> Date: Thu, 14 Sep 2017 19:09:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193edb9..31f40b4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A curated list of awesome links related to application/API security in NGINX env - [gixy](https://github.com/yandex/gixy/) - a tool to analyze Nginx configuration to prevent security misconfiguration -## WAF (Web Application Firewalls) for nginx +## WAFs (Web Application Firewall) for Nginx - [mod_security](https://github.com/SpiderLabs/ModSecurity-nginx) - mod_security for NGINX - [naxsi](https://github.com/nbs-system/naxsi) - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX.