Docker Setup Buildx
Actively maintaineddocker/setup-buildx-action · Apache-2.0
GitHub Action to set up Docker Buildx
★ 1.4k starsLast commit todayLatest v4.4.1
B
79
/ 100
Security signals
OpenSSF Scorecard8.6 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1Mutable tags like v4.4.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: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1
Score breakdown
Security (35%)82
Popularity (20%)56
Maintenance (30%)100
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/docker-setup-buildx-action)HTML version
HTML
<a href="https://actionrank.dev/actions/docker-setup-buildx-action"><img src="https://actionrank.dev/api/badge/docker-setup-buildx-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work