ActionRank

Test Reporter

Actively maintained

dorny/test-reporter · MIT

Displays test results from popular testing frameworks directly in GitHub

1.2k starsLast commit 14 days agoLatest v3.0.0
C
68
/ 100
Security 50Maintenance 98Popularity 63Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0

Mutable tags like v3.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: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0

Score breakdown

Security (35%)50
Popularity (20%)63
Maintenance (30%)98
Reliability (15%)58