From 9c1911ff015af4534978a4e610fdf9c9ac8ef250 Mon Sep 17 00:00:00 2001 From: Martin Jensen Date: Fri, 24 May 2019 17:29:46 +0200 Subject: [PATCH] fixed typo, noted BlockBridge being payware I don't know if the information section should reflect this, but the mentioned article is not about using docker securely, it's about buying their product to secure volumes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b69b3..5cf28c3 100644 --- a/README.md +++ b/README.md @@ -665,11 +665,11 @@ Services to securely store your Docker images. - [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 Securitiy - Quick Reference](https://binarymist.io/publication/docker-security/) +- [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) - [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/) +- [Improving Docker Security with Authenticated Volumes](https://www.blockbridge.com/improving-docker-security-with-authenticated-volumes/) :heavy_dollar_sign: - [Lynis is an open source security auditing tool including Docker auditing](https://cisofy.com/lynis/) - [Security Best Practices for Building Docker Images](https://linux-audit.com/tag/docker/) - [Software Engineering Radio interview of Docker Security Team Lead (Diogo Mónica)](https://www.se-radio.net/2017/05/se-radio-episode-290-diogo-monica-on-docker-security/)