You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
Added a more flexible script for running hadolint as part of the
github actions workflow. This version will actively look for all
Dockerfiles to be found in the repo and scan them. The scan will
fail if any issue is found in any Dockerfile. This should ensure
that PRs with new Dockerfiles will meet the Hadolint standards.
0 commit comments