ActionRank

Swift - Build and Test

Actively maintained

brightdigit/swift-build · MIT

GitHub Action for building and testing Swift packages across all platforms.

54 starsLast commit 1 months agoLatest v1.5.7
C
60
/ 100
Security 50Maintenance 90Popularity 25Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: brightdigit/swift-build@b0a63a89ea85b47a8b43dff122e12856ad661f33 # v1.5.7

Mutable tags like v1.5.7 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: brightdigit/swift-build@b0a63a89ea85b47a8b43dff122e12856ad661f33 # v1.5.7

Score breakdown

Security (35%)50
Popularity (20%)25
Maintenance (30%)90
Reliability (15%)70