From a61d601aadc31a31ee8f02673455ed1bae04f09c Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 19 Aug 2019 07:32:04 +0200 Subject: [PATCH] add 'security-bulletins' by Netflix - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 788d767..8ac11e5 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ performance of any of your sites from across the globe.
  :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: security-bulletins - security bulletins that relate to Netflix Open Source.
  :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.
  :small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.