From 19d7a8c76a16d185f3bd1da4995aec0c967b56b5 Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Mon, 23 Oct 2017 08:27:48 +0200 Subject: [PATCH 1/4] add Anchor Engine & Cloud --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c31444b..23ead4b 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,8 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Security +* [Anchor Engine](https://github.com/anchore/anchore) - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor](https://github.com/anchore) +* [Anchor Cloud](anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor](https://github.com/anchore) * [Aqua Security](https://www.aquasec.com) :heavy_dollar_sign: - Securing container-based applications from Dev to Production on any platform * [bane](https://github.com/jessfraz/bane) - AppArmor profile generator for Docker containers by [@jessfraz][jessfraz] * [CIS Docker Benchmark](https://github.com/dev-sec/cis-docker-benchmark) - This [InSpec][inspec] compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By [@dev-sec](https://github.com/dev-sec) From 113ed1aa4d6f4ce807d222ea836d6a071716b9eb Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Mon, 23 Oct 2017 08:31:03 +0200 Subject: [PATCH 2/4] fix: link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ead4b..03a4866 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Security * [Anchor Engine](https://github.com/anchore/anchore) - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor](https://github.com/anchore) -* [Anchor Cloud](anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor](https://github.com/anchore) +* [Anchor Cloud](https://anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor](https://github.com/anchore) * [Aqua Security](https://www.aquasec.com) :heavy_dollar_sign: - Securing container-based applications from Dev to Production on any platform * [bane](https://github.com/jessfraz/bane) - AppArmor profile generator for Docker containers by [@jessfraz][jessfraz] * [CIS Docker Benchmark](https://github.com/dev-sec/cis-docker-benchmark) - This [InSpec][inspec] compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By [@dev-sec](https://github.com/dev-sec) From 2d9e7197308ff3a5c6272ff02424ee94e86ad07c Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sat, 28 Oct 2017 19:46:48 +0200 Subject: [PATCH 3/4] fix: duplicate links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03a4866..20c6016 100644 --- a/README.md +++ b/README.md @@ -239,8 +239,8 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Security -* [Anchor Engine](https://github.com/anchore/anchore) - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor](https://github.com/anchore) -* [Anchor Cloud](https://anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor](https://github.com/anchore) +* [Anchor Engine](https://github.com/anchore/anchore) - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor][anchore] +* [Anchor Cloud](https://anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor][anchore] * [Aqua Security](https://www.aquasec.com) :heavy_dollar_sign: - Securing container-based applications from Dev to Production on any platform * [bane](https://github.com/jessfraz/bane) - AppArmor profile generator for Docker containers by [@jessfraz][jessfraz] * [CIS Docker Benchmark](https://github.com/dev-sec/cis-docker-benchmark) - This [InSpec][inspec] compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By [@dev-sec](https://github.com/dev-sec) @@ -651,6 +651,7 @@ Services to securely store your Docker images. [ahmetalpbalkan]: https://github.com/ahmetalpbalkan [alpine]: https://github.com/gliderlabs/docker-alpine +[anchore]: https://github.com/anchore [arun-gupta]: https://github.com/arun-gupta [blockbridge]: https://github.com/blockbridge [brooklyn]: http://brooklyn.apache.org/ From 9914062233fed3f8905194d78e39780a8eed7644 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sat, 28 Oct 2017 20:54:52 +0200 Subject: [PATCH 4/4] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20c6016..1698d93 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Security * [Anchor Engine](https://github.com/anchore/anchore) - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor][anchore] -* [Anchor Cloud](https://anchore.com/cloud) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor][anchore] +* [Anchor Cloud](https://anchore.com/cloud/) :heavy_dollar_sign: - Hosted version of Anchor Engine by [@Anchor][anchore] * [Aqua Security](https://www.aquasec.com) :heavy_dollar_sign: - Securing container-based applications from Dev to Production on any platform * [bane](https://github.com/jessfraz/bane) - AppArmor profile generator for Docker containers by [@jessfraz][jessfraz] * [CIS Docker Benchmark](https://github.com/dev-sec/cis-docker-benchmark) - This [InSpec][inspec] compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By [@dev-sec](https://github.com/dev-sec)