devsec-tools

command module
v0.0.0-...-df9c948 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Docker Image Digest

Reads your Dockerfile(s) and replaces Docker image tags with Docker image hashes. Ideal for production environments so that the Docker images you rely on don't introduce changes without your knowledge.

Can be used as a CLI tool, a Go library, or a GitHub Actions action.

More TBD.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
dockerfile-hasher
Package dockerfile_hasher is a package that provides the ability to read a Dockerfile from disk, parse it into an Abstract Syntax Tree (AST), and then rewrite the lines in the Dockerfile with the SHA256 digest of the image.
Package dockerfile_hasher is a package that provides the ability to read a Dockerfile from disk, parse it into an Abstract Syntax Tree (AST), and then rewrite the lines in the Dockerfile with the SHA256 digest of the image.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL