ActionRank

Hadolint Action

Actively maintained

hadolint/hadolint-action · MIT

GitHub action for Hadolint, A Dockerfile linting tool

268 starsLast commit 2 days agoLatest v3.4.0
C
63
/ 100
Security 51Maintenance 84Popularity 49Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0

Mutable tags like v3.4.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0

Score breakdown

Security (35%)51
Popularity (20%)49
Maintenance (30%)84
Reliability (15%)70