ActionRank

Docker Build & Push Action

Actively maintained

mr-smithers-excellent/docker-build-push · MIT

Docker Build & Push GitHub Action

319 starsLast commit 5 days agoLatest v7.0
C
55
/ 100
Security 37Maintenance 100Popularity 49Reliability 18

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mr-smithers-excellent/docker-build-push@ef432483bd0252dd948d1d11e60c96a1c93646a9 # v7.0

Mutable tags like v7.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: mr-smithers-excellent/docker-build-push@ef432483bd0252dd948d1d11e60c96a1c93646a9 # v7.0

Score breakdown

Security (35%)37
Popularity (20%)49
Maintenance (30%)100
Reliability (15%)18