ActionRank

Run tflint with reviewdog

Actively maintained

reviewdog/action-tflint · MIT

Run tflint with reviewdog on pull requests to enforce best practices

120 starsLast commit 12 days agoLatest v1.25.0
C
63
/ 100
Security 59Maintenance 75Popularity 45Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: reviewdog/action-tflint@54a5e5aed57dcfbb4662ec548de876df33d6288d # v1.25.0

Mutable tags like v1.25.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-tflint@54a5e5aed57dcfbb4662ec548de876df33d6288d # v1.25.0

Score breakdown

Security (35%)59
Popularity (20%)45
Maintenance (30%)75
Reliability (15%)70