From 83739360698011c6aa05ab7f04071e23d9b0b586 Mon Sep 17 00:00:00 2001 From: stepan-3 <56981806+stepan-3@users.noreply.github.com> Date: Fri, 18 Sep 2020 16:55:00 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fed670a..3fb44a1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # awesome-nginx-security -A curated list of awesome links related to application/API security in NGINX environment. +A curated list of awesome links related to application security related to the environments with NGINX or Kubernetes Ingree Controller (based on NGINX) ## Articles - - [Building a Security Shield for Your Applications with NGINX](https://www.nginx.com/blog/build-application-security-shield-with-nginx-wallarm) - [Pitfalls and Common Security Mistakes in NGINX configuration](https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/) - [Let's Encrypt & Nginx](https://letsecure.me/secure-web-deployment-with-lets-encrypt-and-nginx/)