Xcode Cache
Actively maintainedA GitHub Action to store Xcode's Build Cache for incremental build on CI
★ 81 starsLast commit 11 days agoLatest v1.9.2
C
56
/ 100
Security signals
OpenSSF Scorecard3.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: irgaly/xcode-cache@4141f139f00e335c6e1031fb93e667181f86146f # v1.9.2Mutable tags like v1.9.2 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: irgaly/xcode-cache@4141f139f00e335c6e1031fb93e667181f86146f # v1.9.2
Score breakdown
Security (35%)43
Popularity (20%)33
Maintenance (30%)81
Reliability (15%)70