Description
Container image linting can be run from a prebuilt Dockle binary to check security and best-practice rules. It is useful in local reviews and CI pipelines where quick image feedback is needed.
A clean lint result does not prove the image is safe. Combine it with vulnerability scanning, dependency review, and runtime testing.