ActionRank

RuboCop Linter Action

Abandoned

andrewmcodes-archive/rubocop-linter-action · MIT · archived

Rubocop Linter Action: A GitHub Action to run Rubocop against your code!

98 starsLast commit 5 years agoLatest v3.3.0
F
22
/ 100
Security 38Maintenance 0Popularity 42Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: andrewmcodes-archive/rubocop-linter-action@c9de2ff0e58217d3aa9167324b9dabdd2c6eefbe # v3.3.0

Mutable tags like v3.3.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: andrewmcodes-archive/rubocop-linter-action@c9de2ff0e58217d3aa9167324b9dabdd2c6eefbe # v3.3.0

Score breakdown

Security (35%)38
Popularity (20%)42
Maintenance (30%)0
Reliability (15%)0