ActionRank

Setup Swift

Stale

swift-actions/setup-swift · MIT

GitHub Action that setup a Swift environment

318 starsLast commit 8 months agoLatest v3.0.0-beta.1
D
47
/ 100
Security 43Maintenance 45Popularity 50Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: swift-actions/setup-swift@364295d9c23900ce04d4e5cc708387921b4e50f9 # v3.0.0-beta.1

Mutable tags like v3.0.0-beta.1 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: swift-actions/setup-swift@364295d9c23900ce04d4e5cc708387921b4e50f9 # v3.0.0-beta.1

Score breakdown

Security (35%)43
Popularity (20%)50
Maintenance (30%)45
Reliability (15%)58