ActionRank

TestForest Dashboard

Actively maintained

test-summary/action · MIT

Show a helpful summary of test results in GitHub Actions CI/CD workflow runs

440 starsLast commit 2 months agoLatest v2.6
D
54
/ 100
Security 46Maintenance 77Popularity 49Reliability 30

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: test-summary/action@37b508cfee6d4d080eedd00b5bb240a6a784a6a5 # v2.6

Mutable tags like v2.6 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: test-summary/action@37b508cfee6d4d080eedd00b5bb240a6a784a6a5 # v2.6

Score breakdown

Security (35%)46
Popularity (20%)49
Maintenance (30%)77
Reliability (15%)30