Adding screenshot to readme

This commit is contained in:
Diogo Mónica 2015-05-14 14:34:03 -07:00
parent 6beb8f274f
commit fc99d5c9f6

View file

@ -1,5 +1,7 @@
# Docker Security Benchmark Checker
![Docker Security Benchmark running](/benchmark_log.png?raw=true "Docker Security Benchmark running")
The Docker Security Benchmark Checker is a script that checks for all the automatable tests included in the [CIS Docker 1.6 Benchmark](https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.6_Benchmark_v1.0.0.pdf). We are releasing this as a follow-up to our [Understanding Docker Security and Best Practices](https://blog.docker.com/2015/05/understanding-docker-security-and-best-practices/) blog post.
We are making this available as an open-source utility so the Docker community can have an easy way to self-assess their hosts and docker containers against this benchmark.