From 9a631e4841d8ca1e45a4112f6894b5f52efa6c96 Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Sun, 3 Mar 2019 23:33:03 +0200 Subject: [PATCH] fix: alphabetical ordering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea60c2d..d835703 100644 --- a/README.md +++ b/README.md @@ -653,7 +653,6 @@ Services to securely store your Docker images. ## Security -- [Top ten most popular docker images each contain at least 30 vulnerabilities](https://snyk.io/blog/top-ten-most-popular-docker-images-each-contain-at-least-30-vulnerabilities) - [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](http://www.projectatomic.io/docs/docker-and-selinux/) @@ -666,6 +665,7 @@ Services to securely store your Docker images. - [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)](http://www.se-radio.net/2017/05/se-radio-episode-290-diogo-monica-on-docker-security/) +- [Top ten most popular docker images each contain at least 30 vulnerabilities](https://snyk.io/blog/top-ten-most-popular-docker-images-each-contain-at-least-30-vulnerabilities) - [Tuning Docker with the newest security enhancements](https://opensource.com/business/15/3/docker-security-tuning) - [Understanding Docker security and best practices](https://blog.docker.com/2015/05/understanding-docker-security-and-best-practices/) (written 5 MAY 2015)