mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
Add Twistlock to security
Security tool/product...
This commit is contained in:
parent
7658da3f94
commit
687e8c6dc1
@ -73,6 +73,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
|
|||||||
* [Deployment and Infrastructure](#deployment-and-infrastructure)
|
* [Deployment and Infrastructure](#deployment-and-infrastructure)
|
||||||
* [PaaS](#paas)
|
* [PaaS](#paas)
|
||||||
* [Remote Container Manager / Orchestration](#remote-container-manager--orchestration)
|
* [Remote Container Manager / Orchestration](#remote-container-manager--orchestration)
|
||||||
|
* [Security](#security-1)
|
||||||
* [Service Discovery](#service-discovery-1)
|
* [Service Discovery](#service-discovery-1)
|
||||||
* [Slides](#slides)
|
* [Slides](#slides)
|
||||||
* [Videos](#videos)
|
* [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)
|
* [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)
|
* [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
|
## Service Discovery
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user