ActionRank

Run golangci-lint with reviewdog

Actively maintained

reviewdog/action-golangci-lint · MIT

Run golangci-lint with reviewdog

243 starsLast commit yesterdayLatest v2.10.0
B
70
/ 100
Security 64Maintenance 90Popularity 50Reliability 70

Security signals

OpenSSF Scorecard5.7 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: reviewdog/action-golangci-lint@c76cceaaab89abe74e649d2e34c6c9adc26662d2 # v2.10.0

Mutable tags like v2.10.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-golangci-lint@c76cceaaab89abe74e649d2e34c6c9adc26662d2 # v2.10.0

Score breakdown

Security (35%)64
Popularity (20%)50
Maintenance (30%)90
Reliability (15%)70