ActionRank

Unity - Builder

Actively maintained

game-ci/unity-builder · MIT

Build Unity projects for different platforms

1.1k starsLast commit 2 months agoLatest v5.0.0
C
66
/ 100
Security 58Maintenance 81Popularity 63Reliability 58

Security signals

OpenSSF Scorecard6.4 / 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-builder@d829bfc901f2347c8fe18898f06712b66916ef42 # v5.0.0

Mutable tags like v5.0.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: game-ci/unity-builder@d829bfc901f2347c8fe18898f06712b66916ef42 # v5.0.0

Score breakdown

Security (35%)58
Popularity (20%)63
Maintenance (30%)81
Reliability (15%)58