genuinetools/reg
Docker registry v2 command line client and repo listing generator with security checks. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3633
- days_rel: n/a
- days_push: 799
- n_releases_24m: 0
Adoption not part of the score
1710 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker Registry v2 command line client written in Go that can list repositories, fetch manifests and digests, download layers, and delete image references. It also generates vulnerability reports and can produce a static website listing a registry's contents.
Use cases
- list all repositories and tags in a docker registry
- get the manifest or digest for an image from the command line
- generate vulnerability reports for registry images
- delete a specific image tag or reference from a registry
- generate a static website for browsing a docker registry
- download an image layer from a registry
When to choose
- you need scriptable CLI access to a Docker Registry v2 API
- you want vulnerability scanning reports for images in your registry
- you want a simple static listing site for a private registry
When to avoid
- you need a full-featured registry UI with authentication and user management
- you use OCI registries with features beyond the v2 API this client covers
- you need actively developed tooling with frequent updates
Facets
cli-tool · maturity maintenance
cli security developer-tools http-client developer-tools security windows cli go docker-registry vulnerability-reports static-site-generator opencontainers containers command-line linux macos
1 source
- readme: https://github.com/genuinetools/reg · fetched 2026-08-28 · 42c8391ead4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| genuinetools/reg | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="genuinetools/reg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem