ActionRank

mxcl/Xcodebuild

Actively maintained

mxcl/xcodebuild · Unlicense

A continuously resilient `xcodebuild` “GitHub Action”. Also it’s the best.

352 starsLast commit 1 months agoLatest v3.6.0
C
59
/ 100
Security 40Maintenance 71Popularity 48Reliability 92

Security signals

OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5 # v3.6.0

Mutable tags like v3.6.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: mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5 # v3.6.0

Score breakdown

Security (35%)40
Popularity (20%)48
Maintenance (30%)71
Reliability (15%)92