ActionRank

Setup Alpine Linux environment

Stale

jirutka/setup-alpine · MIT

Easily use Alpine Linux on GitHub Actions, with support for QEMU user emulator

143 starsLast commit 8 months agoLatest v1.4.1
D
44
/ 100
Security 37Maintenance 46Popularity 36Reliability 70

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: jirutka/setup-alpine@ae3b3ddba35054804fc4a3507b519fa7e8152050 # v1.4.1

Mutable tags like v1.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: jirutka/setup-alpine@ae3b3ddba35054804fc4a3507b519fa7e8152050 # v1.4.1

Score breakdown

Security (35%)37
Popularity (20%)36
Maintenance (30%)46
Reliability (15%)70