ActionRank

GitHub Test Reporter

Actively maintained

ctrf-io/github-test-reporter · MIT

Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.

367 starsLast commit 27 days agoLatest v1.1.0
B
75
/ 100
Security 75Maintenance 96Popularity 48Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ctrf-io/github-test-reporter@e500b992f936420eb633c91644cf10d4d71df700 # v1.1.0

Mutable tags like v1.1.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: ctrf-io/github-test-reporter@e500b992f936420eb633c91644cf10d4d71df700 # v1.1.0

Score breakdown

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