ActionRank

Contributors Action

Actively maintained

github-community-projects/contributors · MIT

GitHub Action that given an organization or repository, produces information about the contributors over the specified time period.

157 starsLast commit 5 days agoLatest v2.0.18
B
74
/ 100
Security 72Maintenance 100Popularity 42Reliability 70

Security signals

OpenSSF Scorecard8.7 / 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/contributors@7e077779e5e7bf810cc722e15b38ee63f86b880e # v2.0.18

Mutable tags like v2.0.18 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/contributors@7e077779e5e7bf810cc722e15b38ee63f86b880e # v2.0.18

Score breakdown

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