ActionRank

xcresulttool

Abandoned

kishikawakatsumi/xcresulttool · MIT

A GitHub Action that generates a human-readable test report from the Xcode result bundle and shows it on GitHub Checks.

381 starsLast commit 2 years agoLatest v1.7.1
D
41
/ 100
Security 56Maintenance 4Popularity 46Reliability 70

Security signals

OpenSSF Scorecard4.3 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: kishikawakatsumi/xcresulttool@2b37f116695328d5e503ac8dadca0f1545a51da4 # v1.7.1

Mutable tags like v1.7.1 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: kishikawakatsumi/xcresulttool@2b37f116695328d5e503ac8dadca0f1545a51da4 # v1.7.1

Score breakdown

Security (35%)56
Popularity (20%)46
Maintenance (30%)4
Reliability (15%)70