ActionRank

Publish Test Results

Actively maintained

EnricoMi/publish-unit-test-result-action · Apache-2.0

GitHub Action to publish unit test results on GitHub

748 starsLast commit 1 months agoLatest v2.24.0
C
69
/ 100
Security 55Maintenance 93Popularity 57Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3 # v2.24.0

Mutable tags like v2.24.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: EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3 # v2.24.0

Score breakdown

Security (35%)55
Popularity (20%)57
Maintenance (30%)93
Reliability (15%)70