ActionRank

Run rubocop with reviewdog

Stale

reviewdog/action-rubocop · MIT

Run rubocop with reviewdog 🐶

124 starsLast commit 11 months agoLatest v2.22.0
D
50
/ 100
Security 55Maintenance 37Popularity 48Reliability 70

Security signals

OpenSSF Scorecard4.2 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: reviewdog/action-rubocop@b6d5e953a5fc0bf3ab65254e77730ea2174d6d6d # v2.22.0

Mutable tags like v2.22.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: reviewdog/action-rubocop@b6d5e953a5fc0bf3ab65254e77730ea2174d6d6d # v2.22.0

Score breakdown

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