malachowski-labs/OCI Image Detector

Scan a directory tree for OCI/Docker image references.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionDocker image tag to run (e.g. "v0.5.0"). Defaults to "latest".nolatest
directoryDirectory to scan, relative to the repository root. Must be a relative path.no.
excludeNewline-separated doublestar glob patterns to exclude (e.g. "vendor/**\ntest/**").no""
exclude-imagesNewline-separated doublestar glob patterns to exclude findings by image reference (e.g. "localhost:5000/**\n*.example.com/**").no""
allow-emptyExit 0 when no image references are found (default "false").nofalse
verboseEnable debug logging on stderr (default "false").nofalse
namedescription
findings-countNumber of image references found.
output-fileAbsolute path to the JSON findings report in the runner's temp directory.