ActionRank

cargo-bloat

Abandoned

orf/cargo-bloat-action · MIT · archived

Track rust binary sizes across builds using Github Actions

115 starsLast commit 5 years agoLatest v1.2.0
F
20
/ 100
Security 37Maintenance 0Popularity 37Reliability 0

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: orf/cargo-bloat-action@9fe5b90622b9af5e13f635a94e7a206b706678db # v1.2.0

Mutable tags like v1.2.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: orf/cargo-bloat-action@9fe5b90622b9af5e13f635a94e7a206b706678db # v1.2.0

Score breakdown

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