rust-cargo-install
Abandonedactions-rs/install · MIT · archived
⏩ GitHub Action for a faster binary crates installation
★ 57 starsLast commit 5 years agoLatest v0.1.2
F
19
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions-rs/install@9da1d2adcfe5e7c16992e8242ca33a56b6d9b101 # v0.1.2Mutable tags like v0.1.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: actions-rs/install@9da1d2adcfe5e7c16992e8242ca33a56b6d9b101 # v0.1.2
Score breakdown
Security (35%)37
Popularity (20%)28
Maintenance (30%)0
Reliability (15%)0