docker/docker-bench-security
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 85
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4133
- days_rel: n/a
- days_push: 90
- n_releases_24m: 0
Adoption not part of the score
9693 stars · 1039 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Docker Bench for Security is a shell script that automates checks of Docker hosts and containers against the CIS Docker Benchmark best practices. It can be run directly on the host or as a privileged Docker container to self-assess production deployments.
Use cases
- audit my docker host against CIS benchmark
- check container security best practices before production
- find misconfigurations in docker daemon setup
- run automated security checks on docker deployment
- harden docker containers in production
- self-assess docker security posture
When to choose
- you deploy Docker containers in production and want automated CIS benchmark compliance checks
- you need a lightweight, script-based security audit with no complex setup
- you want an official Docker-maintained tool for host and container hardening assessment
When to avoid
- you need vulnerability scanning of container images (use Trivy or Clair instead)
- you need runtime threat detection or continuous monitoring rather than point-in-time audits
- you are not using Docker (e.g., Podman or Kubernetes-only environments)
Facets
cli-tool · maturity active
security vulnerability-scanning developer-tools cli security self-hosted cli docker cis-benchmark security-audit shell-script container-security hardening containers devops linux
1 source
- readme: https://github.com/docker/docker-bench-security · fetched 2026-08-28 · ab4926037a7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker/docker-bench-security | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="docker/docker-bench-security")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem