ActionRank

go-test-coverage

Actively maintained

vladopajic/go-test-coverage · GPL-3.0

go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold

236 starsLast commit 4 days agoLatest v2.19.0
C
65
/ 100
Security 46Maintenance 96Popularity 46Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: vladopajic/go-test-coverage@f94bcf0d6b9fa5fb8b783830b22648f6c17475e2 # v2.19.0

Mutable tags like v2.19.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: vladopajic/go-test-coverage@f94bcf0d6b9fa5fb8b783830b22648f6c17475e2 # v2.19.0

Score breakdown

Security (35%)46
Popularity (20%)46
Maintenance (30%)96
Reliability (15%)70