ActionRank

Setup Bun

Stale

oven-sh/setup-bun · MIT

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

713 starsLast commit 4 months agoLatest v2.2.0
C
61
/ 100
Security 50Maintenance 63Popularity 56Reliability 92

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: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0

Mutable tags like v2.2.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: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0

Score breakdown

Security (35%)50
Popularity (20%)56
Maintenance (30%)63
Reliability (15%)92