ActionRank

Auto Author Assign

Actively maintained

toshimaru/auto-author-assign · MIT

GitHub Actions: Automatically assign pull request authors.

136 starsLast commit 12 days agoLatest v3.0.3
B
72
/ 100
Security 75Maintenance 96Popularity 42Reliability 58

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: toshimaru/auto-author-assign@3e19bfc990cb1cf0589dce95e9f75289bb1e22de # v3.0.3

Mutable tags like v3.0.3 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: toshimaru/auto-author-assign@3e19bfc990cb1cf0589dce95e9f75289bb1e22de # v3.0.3

Score breakdown

Security (35%)75
Popularity (20%)42
Maintenance (30%)96
Reliability (15%)58