Benchmark: CIS v1.6.0
To obtain the latest version of this guide, please visit http://benchmarks.cisecurity.org.
Overview
CIS v1.6.0 benchmark provides prescriptive guidance for establishing a secure configuration posture for Docker Engine v20.10.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-docker-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select CIS v1.6.0.
Run this benchmark in your terminal:
powerpipe benchmark run docker_compliance.benchmark.cis_v160Snapshot and share results via Turbot Pipes:
powerpipe benchmark run docker_compliance.benchmark.cis_v160 --shareBenchmarks
- 1 Host Configuration
 - 2 Docker daemon configuration
 - 3 Docker daemon configuration files
 - 4 Container Images and Build File Configuration
 - 5 Container Runtime Configuration
 - 6 Docker Security Operations
 - 7 Docker Swarm Configuration