ActionRank

actions-goveralls

Actively maintained

shogo82148/actions-goveralls · MIT

Coveralls GitHub Action with Go integration powered by mattn/goveralls

59 starsLast commit yesterdayLatest v1.11.0
C
63
/ 100
Security 55Maintenance 91Popularity 32Reliability 70

Security signals

OpenSSF Scorecard5.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: shogo82148/actions-goveralls@9606dbc5ac5cf888a0e9ef901515c3cd516a2790 # v1.11.0

Mutable tags like v1.11.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: shogo82148/actions-goveralls@9606dbc5ac5cf888a0e9ef901515c3cd516a2790 # v1.11.0

Score breakdown

Security (35%)55
Popularity (20%)32
Maintenance (30%)91
Reliability (15%)70