ActionRank

Unity - Test runner

Actively maintained

game-ci/unity-test-runner · MIT

Run tests for any Unity project

259 starsLast commit 1 months agoLatest v4.3.1
C
55
/ 100
Security 51Maintenance 53Popularity 53Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: game-ci/unity-test-runner@0ff419b913a3630032cbe0de48a0099b5a9f0ed9 # v4.3.1

Mutable tags like v4.3.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: game-ci/unity-test-runner@0ff419b913a3630032cbe0de48a0099b5a9f0ed9 # v4.3.1

Score breakdown

Security (35%)51
Popularity (20%)53
Maintenance (30%)53
Reliability (15%)70