ActionRank

Auto Assign Action

Actively maintained

kentaro-m/auto-assign-action · MIT

An action which adds reviewers to the pull request when the pull request is opened.

399 starsLast commit 22 days agoLatest v2.0.2
C
64
/ 100
Security 55Maintenance 82Popularity 48Reliability 70

Security signals

OpenSSF Scorecard4.1 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: kentaro-m/auto-assign-action@0a2c53d3721e4c5cfcce6afd4014aecc337979f6 # v2.0.2

Mutable tags like v2.0.2 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: kentaro-m/auto-assign-action@0a2c53d3721e4c5cfcce6afd4014aecc337979f6 # v2.0.2

Score breakdown

Security (35%)55
Popularity (20%)48
Maintenance (30%)82
Reliability (15%)70