ActionRank

Run on architecture

Actively maintained

uraimo/run-on-arch-action · BSD-3-Clause

A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU

748 starsLast commit 12 days agoLatest v3.1.0
C
61
/ 100
Security 41Maintenance 84Popularity 56Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: uraimo/run-on-arch-action@f9b26e3a1a408d5fd530d20c17b9f3f4428ff8d9 # v3.1.0

Mutable tags like v3.1.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: uraimo/run-on-arch-action@f9b26e3a1a408d5fd530d20c17b9f3f4428ff8d9 # v3.1.0

Score breakdown

Security (35%)41
Popularity (20%)56
Maintenance (30%)84
Reliability (15%)70