ActionRank

Docker Buildx

Abandoned

crazy-max/ghaction-docker-buildx · MIT · archived

GitHub Action to set up Docker Buildx

224 starsLast commit 5 years agoLatest v3.3.1
F
22
/ 100
Security 39Maintenance 0Popularity 40Reliability 0

Security signals

OpenSSF Scorecard3.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-docker-buildx@126d331dc69f4a1aa02452e374835e6a5d565613 # v3.3.1

Mutable tags like v3.3.1 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: crazy-max/ghaction-docker-buildx@126d331dc69f4a1aa02452e374835e6a5d565613 # v3.3.1

Score breakdown

Security (35%)39
Popularity (20%)40
Maintenance (30%)0
Reliability (15%)0