From f612ef6d64571d8fa046e35f366e3c35d37a4483 Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 11 Apr 2019 15:41:51 +0200 Subject: [PATCH] added 'OWASP Dev Guide' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac639fd..d5d6267 100644 --- a/README.md +++ b/README.md @@ -697,6 +697,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: OWASP ASVS 3.0.1 Web App - simple web app that helps developers understand the ASVS requirements.
  :small_orange_diamond: OWASP ASVS 4.0 - is a list of application security requirements or tests.
  :small_orange_diamond: OWASP Testing Guide v4 - includes a "best practice" penetration testing framework.
+  :small_orange_diamond: OWASP Dev Guide - this is the development version of the OWASP Developer Guide.
  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
  :small_orange_diamond: Application Security Wiki - is an initiative to provide all application security related resources at one place.