ActionRank

JUnit Report Action

Actively maintained

mikepenz/action-junit-report · Apache-2.0

Reports junit test results as GitHub Pull Request Check

424 starsLast commit 3 days agoLatest v6.4.2
B
78
/ 100
Security 64Maintenance 100Popularity 54Reliability 96

Security signals

OpenSSF Scorecard5.6 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2

Mutable tags like v6.4.2 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: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2

Score breakdown

Security (35%)64
Popularity (20%)54
Maintenance (30%)100
Reliability (15%)96