goodwithtech/dockle
Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2659
- days_rel: 604
- days_push: 23
- n_releases_24m: 1
Adoption not part of the score
3292 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dockle is a container image linter written in Go that checks Docker images against security best practices and CIS Benchmarks. It runs as a simple CLI, outputs results as JSON or SARIF, and integrates with CI pipelines.
Use cases
- lint docker images for security issues
- check container images against CIS benchmarks
- enforce dockerfile best practices in CI
- scan container image for leaked secrets and credentials
- audit docker image before pushing to registry
- get SARIF security scan results for container images
When to choose
- you want a fast, easy-to-start CLI to audit Docker images for security misconfigurations
- you need CI integration with exit codes and SARIF/JSON output
- you want best-practice checks aligned with CIS Benchmarks
When to avoid
- you need full CVE/vulnerability scanning of packages - use Trivy or Grype instead
- you need runtime container security monitoring rather than static image linting
Facets
cli-tool · maturity active
linter security vulnerability-scanning cli developer-tools security developer-tools windows cli go docker-image-linter cis-benchmarks container-security ci-cd sarif containers devops linux macos docker
2 sources
- readme: https://github.com/goodwithtech/dockle · fetched 2026-08-28 · 231575639837
- homepage: https://containers.goodwith.tech/ · fetched 2026-08-29 · 8e2f0b736715
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goodwithtech/dockle | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="goodwithtech/dockle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem