# cr0hn/dockerscan

The Most Comprehensive Docker Security Scanner

Repository: https://github.com/cr0hn/dockerscan
Canonical: https://ross.abutalabs.com/products/dockerscan
Language: Go
License: NOASSERTION
License Family: other
Topics: docker, registry, docker-registry, scan, security, hacking
Last push: 2026-08-26T07:49:32+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 81, longevity 100
- inputs: {"age_days": 3494, "days_push": 7, "days_rel": 51, "gap_med": 41, "n_releases_24m": 4}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1710, forks 248 (observed 2026-08-28T04:05:25.602992+00:00)

## What it is
DockerScan is a comprehensive Docker security scanner written in Go that scans containers, images, and registries using multiple techniques based on CIS Benchmarks, NIST SP 800-190, and recent supply chain attack research. It supports SARIF output and exit codes for CI/CD integration, plus a plugin architecture for extensibility.

## Use cases
- scan docker images for vulnerabilities and misconfigurations
- audit a docker registry for security issues
- check containers against CIS benchmark and NIST SP 800-190
- find package CVEs in container images
- integrate container security scanning into CI/CD pipelines
- detect docker supply chain attack patterns
- generate SARIF reports from container scans

## When to choose
- you need a single tool combining multiple Docker security scanning techniques
- you want SARIF output and automation-friendly exit codes for CI/CD
- you need registry and image scanning based on CIS/NIST standards
- you prefer a fast, concurrent scanner written in Go

## When to avoid
- you need a permissively licensed tool, since the license is proprietary
- you rely on package CVE detection in versions 2.0.6 or earlier, which silently report zero CVEs
- you need mature ecosystem support like Trivy or Grype with broad vulnerability database coverage

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, penetration-testing, cli
- domain: security, developer-tools
- platform: windows, cli
- tags: docker-security, container-scanning, image-scanning, registry-scanning, cis-benchmark, sarif, supply-chain-security, containers, devops, linux, macos, docker

## Member repositories
- cr0hn/dockerscan (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.602992+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:35:08.309814+00:00, confidence not recorded.
  - readme: https://github.com/cr0hn/dockerscan (fetched 2026-08-28T04:05:25.602992+00:00, sha 55e790836da3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
