ActionRank

stale-repos

Actively maintained

github-community-projects/stale-repos · MIT

Find stale repositories in a GitHub organization.

201 starsLast commit 3 days agoLatest v9.0.16
B
75
/ 100
Security 72Maintenance 100Popularity 48Reliability 70

Security signals

OpenSSF Scorecard8.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: github-community-projects/stale-repos@1528080fabb5abf5d12213736bb1e3b5f7e682cd # v9.0.16

Mutable tags like v9.0.16 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: github-community-projects/stale-repos@1528080fabb5abf5d12213736bb1e3b5f7e682cd # v9.0.16

Score breakdown

Security (35%)72
Popularity (20%)48
Maintenance (30%)100
Reliability (15%)70