ActionRank

Barecheck - Code Coverage

Abandoned

barecheck/code-coverage-action · MIT

GitHub Action that generates code coverage reports

81 starsLast commit 1 year agoLatest v1.0.0
F
34
/ 100
Security 38Maintenance 8Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: barecheck/code-coverage-action@d92cdaec187f89f0886ccec37acf11e2a6a85f70 # v1.0.0

Mutable tags like v1.0.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: barecheck/code-coverage-action@d92cdaec187f89f0886ccec37acf11e2a6a85f70 # v1.0.0

Score breakdown

Security (35%)38
Popularity (20%)38
Maintenance (30%)8
Reliability (15%)70