ActionRank

Setup Cocoapods

Abandoned

maxim-lobanov/setup-cocoapods · MIT

Set up your GitHub Actions workflow with a specific version of Cocoapods

30 starsLast commit 2 years agoLatest v1.4.0
F
31
/ 100
Security 37Maintenance 4Popularity 28Reliability 77

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: maxim-lobanov/setup-cocoapods@8e97e1e98e6ccf42564fdf5622c8feec74199377 # v1.4.0

Mutable tags like v1.4.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: maxim-lobanov/setup-cocoapods@8e97e1e98e6ccf42564fdf5622c8feec74199377 # v1.4.0

Score breakdown

Security (35%)37
Popularity (20%)28
Maintenance (30%)4
Reliability (15%)77