ActionRank

Build and upload Rust binary to GitHub Releases

Actively maintained

taiki-e/upload-rust-binary-action · Apache-2.0

GitHub Action for building and uploading Rust binary to GitHub Releases.

322 starsLast commit 29 days agoLatest v1.30.2
B
72
/ 100
Security 71Maintenance 91Popularity 48Reliability 70

Security signals

OpenSSF Scorecard6.8 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: taiki-e/upload-rust-binary-action@f0d45ae91ee7b8ee928de7a9d04d893a08bcbec6 # v1.30.2

Mutable tags like v1.30.2 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/upload-rust-binary-action@f0d45ae91ee7b8ee928de7a9d04d893a08bcbec6 # v1.30.2

Score breakdown

Security (35%)71
Popularity (20%)48
Maintenance (30%)91
Reliability (15%)70