From bc064511d711ae045a851d4136b302beb9e56365 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 27 May 2019 12:26:57 +0200 Subject: [PATCH] add 'APISecurityBestPractices' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd54cbe..0eaaad6 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Practical Web Cache Poisoning - show you how to compromise websites by using esoteric web features.
  :small_orange_diamond: Hidden directories and files - as a source of sensitive information about web application.
  :small_orange_diamond: Security Cookies - this paper will take a close look at cookie security.
+  :small_orange_diamond: APISecurityBestPractices - resources to help you keep secrets (API keys, database credentials, certificates) out of source code.

##### :black_small_square: All-in-one