ActionRank

Setup toolchains for cross compilation and cross testing for Rust

Actively maintained

taiki-e/setup-cross-toolchain-action · Apache-2.0

GitHub Action for setup toolchains for cross compilation and cross testing for Rust.

60 starsLast commit todayLatest v1.42.0
B
72
/ 100
Security 74Maintenance 96Popularity 32Reliability 70

Security signals

OpenSSF Scorecard7.3 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: taiki-e/setup-cross-toolchain-action@12b7ad4acfa95a1476779d6c06699b96ec1691f8 # v1.42.0

Mutable tags like v1.42.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: taiki-e/setup-cross-toolchain-action@12b7ad4acfa95a1476779d6c06699b96ec1691f8 # v1.42.0

Score breakdown

Security (35%)74
Popularity (20%)32
Maintenance (30%)96
Reliability (15%)70