From 5820ff74598b6108fbfef64dd0bc46b3ce76e855 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 13 Jan 2020 17:00:49 +0100 Subject: [PATCH] add 'OWASP API Security Project' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7047b02..5f7375b 100644 --- a/README.md +++ b/README.md @@ -900,6 +900,7 @@ performance of any of your sites from across the globe.
  :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: OWASP API Security Project - focuses specifically on the top ten vulnerabilities in API security.
  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
  :small_orange_diamond: security-bulletins - security bulletins that relate to Netflix Open Source.
  :small_orange_diamond: API-Security-Checklist - security countermeasures when designing, testing, and releasing your API.