# genuinetools/reg

Docker registry v2 command line client and repo listing generator with security checks.

Repository: https://github.com/genuinetools/reg
Canonical: https://ross.abutalabs.com/products/reg
Homepage: https://r.j3ss.co
Language: Go
License: MIT
License Family: permissive
Topics: docker, docker-registry, linux, cli, containers, vulnerability-reports, opencontainers
Last push: 2024-06-25T15:08:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3633, "days_push": 799, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, security, developer-tools, http-client
- domain: developer-tools, security
- platform: windows, cli, go
- tags: docker-registry, vulnerability-reports, static-site-generator, opencontainers, containers, command-line, linux, macos

## Member repositories
- genuinetools/reg (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.620945+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.606933+00:00, confidence not recorded.
  - readme: https://github.com/genuinetools/reg (fetched 2026-08-28T04:05:25.620945+00:00, sha 42c8391ead4e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
