From 687e8c6dc136c94a41a11a63d372d10ff2cb9092 Mon Sep 17 00:00:00 2001 From: Meir Wahnon Date: Fri, 13 Nov 2015 14:43:23 +0200 Subject: [PATCH] Add Twistlock to security Security tool/product... --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8ce822..f50c58a 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Deployment and Infrastructure](#deployment-and-infrastructure) * [PaaS](#paas) * [Remote Container Manager / Orchestration](#remote-container-manager--orchestration) + * [Security](#security-1) * [Service Discovery](#service-discovery-1) * [Slides](#slides) * [Videos](#videos) @@ -473,6 +474,7 @@ Securely store your Docker images. * [docker-bench-security](https://github.com/docker/docker-bench-security) script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker](https://github.com/docker) * [notary](https://github.com/docker/notary) a server and a client for running and interacting with trusted collections. By [@docker](https://github.com/docker) +* [Twistlock](https://www.twistlock.com/) Twistlock Security Suite detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications. ## Service Discovery