ActionRank

Xcodebuild Action

Actively maintained

sersoft-gmbh/xcodebuild-action · Apache-2.0

A GitHub action that runs xcodebuild

111 starsLast commit 17 days agoLatest v4.0.0
C
61
/ 100
Security 50Maintenance 82Popularity 36Reliability 76

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: sersoft-gmbh/xcodebuild-action@3a8a748098f979d21942e2b0d036517780ae6847 # v4.0.0

Mutable tags like v4.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: sersoft-gmbh/xcodebuild-action@3a8a748098f979d21942e2b0d036517780ae6847 # v4.0.0

Score breakdown

Security (35%)50
Popularity (20%)36
Maintenance (30%)82
Reliability (15%)76