Update README.md

This commit is contained in:
Stepan I 2017-09-05 16:43:08 -07:00 committed by GitHub
parent 2d4170ff22
commit 960950a345
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# awesome-nginx-security
A curated list of awesome links related to application/API security in NGINX environment.
## WAF (Web Application Firewalls) for nginx
- [mod_security](https://github.com/SpiderLabs/ModSecurity-nginx)
@ -10,3 +12,8 @@
[Building a Security Shield for Your Applications with NGINX & Wallarm (nginx.conf 2017). Transcript](https://www.nginx.com/blog/build-application-security-shield-with-nginx-wallarm)
[Behavior Based Security with Repsheet: Aaron Bedra @nginxconf 2014 (video)](https://www.youtube.com/watch?v=9AyaVxzqYoA)
# Articles
[Let's Encrypt & Nginx](https://letsecure.me/secure-web-deployment-with-lets-encrypt-and-nginx/)