From 84a2b30d91a7d4cf7c329fde26170e97a0816a2c Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Sun, 13 Oct 2019 13:36:19 +0200 Subject: [PATCH] update link of 'Docker Secure Deployment Guidelines' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TravisCI [#2548]: > Issues :-( > >> Links > > 1. [L616] 301 https://giantswarm.io/ → https://www.giantswarm.io/ > 2. [L628] 301 https://www.ca.com/us/products/docker-monitoring.html → https://www.broadcom.com/info/aiops/docker-monitoring > 3. [L678] 301 https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines → https://github.com/AonCyberLabs/Docker-Secure-Deployment-Guidelines > >> Dupes > None ✓ [#2548]: https://travis-ci.org/veggiemonk/awesome-docker/builds/597076668 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e18a2..61da51d 100644 --- a/README.md +++ b/README.md @@ -675,7 +675,7 @@ Services to securely store your Docker images. - [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker) - [CVE Scanning Alpine images with Multi-stage builds in Docker 17.05](https://github.com/tomwillfixit/alpine-cvecheck) by [@tomwillfixit](https://twitter.com/tomwillfixit) - [Docker and SELinux](https://www.projectatomic.io/docs/docker-and-selinux/) -- [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines) +- [Docker Secure Deployment Guidelines](https://github.com/AonCyberLabs/Docker-Secure-Deployment-Guidelines) - [Docker Security - Quick Reference](https://binarymist.io/publication/docker-security/) - [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)