ActionRank

Code Coverage Summary

Abandoned

irongut/CodeCoverageSummary · MIT

A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.

266 starsLast commit 3 years agoLatest v1.3.0
D
42
/ 100
Security 64Maintenance 4Popularity 41Reliability 70

Security signals

OpenSSF Scorecard5.6 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: irongut/CodeCoverageSummary@51cc3a756ddcd398d447c044c02cb6aa83fdae95 # v1.3.0

Mutable tags like v1.3.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: irongut/CodeCoverageSummary@51cc3a756ddcd398d447c044c02cb6aa83fdae95 # v1.3.0

Score breakdown

Security (35%)64
Popularity (20%)41
Maintenance (30%)4
Reliability (15%)70