ActionRank

GitHub Action for Yarn

Actively maintained

Borales/actions-yarn · MIT

GitHub Action for interacting with yarn

315 starsLast commit 10 days agoLatest v5.0.0
C
55
/ 100
Security 42Maintenance 56Popularity 46Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: Borales/actions-yarn@3766bb1335b98fb13c60eaf358fe20811b730a88 # v5.0.0

Mutable tags like v5.0.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: Borales/actions-yarn@3766bb1335b98fb13c60eaf358fe20811b730a88 # v5.0.0

Score breakdown

Security (35%)42
Popularity (20%)46
Maintenance (30%)56
Reliability (15%)96