ActionRank

rust-tarpaulin

Abandoned

actions-rs/tarpaulin · MIT · archived

📈 GitHub Action for code coverage reporting with tarpaulin

91 starsLast commit 5 years agoLatest v0.1.3
F
21
/ 100
Security 40Maintenance 0Popularity 35Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: actions-rs/tarpaulin@044a1e5bdace8dd2f727b1af63c1d9a1d3572068 # v0.1.3

Mutable tags like v0.1.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/tarpaulin@044a1e5bdace8dd2f727b1af63c1d9a1d3572068 # v0.1.3

Score breakdown

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