ActionRank

Stale Branches

Actively maintained

crs-k/stale-branches · MIT

Finds and deletes stale branches

72 starsLast commit 2 days agoLatest v10.0.0
C
62
/ 100
Security 48Maintenance 100Popularity 39Reliability 49

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: crs-k/stale-branches@138918e25f06d439bf76db5305a591d8a3c03678 # v10.0.0

Mutable tags like v10.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: crs-k/stale-branches@138918e25f06d439bf76db5305a591d8a3c03678 # v10.0.0

Score breakdown

Security (35%)48
Popularity (20%)39
Maintenance (30%)100
Reliability (15%)49