ActionRank

AI Assisted Code Review

Stale

gvasilei/AutoReviewer · MIT

Use LLMs to perform automatic code reviews.

50 starsLast commit 3 months agoLatest v0.6.0
D
49
/ 100
Security 50Maintenance 58Popularity 29Reliability 54

Security signals

OpenSSF Scorecard5.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: gvasilei/AutoReviewer@e985e764449a049d0934c61e22a77f3da156fb2b # v0.6.0

Mutable tags like v0.6.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: gvasilei/AutoReviewer@e985e764449a049d0934c61e22a77f3da156fb2b # v0.6.0

Score breakdown

Security (35%)50
Popularity (20%)29
Maintenance (30%)58
Reliability (15%)54