ActionRank

rust-cargo

Abandoned

actions-rs/cargo · MIT · archived

📦 GitHub Action for Rust `cargo` command

645 starsLast commit 5 years agoLatest v1.0.3
F
22
/ 100
Security 39Maintenance 0Popularity 41Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3

Mutable tags like v1.0.3 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/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3

Score breakdown

Security (35%)39
Popularity (20%)41
Maintenance (30%)0
Reliability (15%)0