From a8ac37456f9661b2da36238e6979fd7c2278c56d Mon Sep 17 00:00:00 2001 From: Kim Carter Date: Fri, 23 Feb 2018 11:16:44 +1300 Subject: [PATCH] Added link to Docker Security - Quick Reference --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eea30c1..6664c21 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,7 @@ Blogs by * [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines) * [Docker Security Cheat Sheet](https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.adoc) * [Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare](https://fr.slideshare.net/MichaelBoelen/docker-security-are-your-containers-tightly-secured-to-the-ship) +* [Docker Securitiy - Quick Reference](https://binarymist.io/publication/docker-security/) * [How CVE's are handled on Offical Docker Images](https://github.com/docker-library/official-images/issues/1448) * [Improving Docker Security with Authenticated Volumes](https://www.blockbridge.com/improving-docker-security-with-authenticated-volumes/) * [Lynis is an open source security auditing tool including Docker auditing](https://cisofy.com/lynis/)