ActionRank

Run java checkstyle

Stale

nikitasavinov/checkstyle-action · MIT

Run Java checkstyle with reviewdog in github actions

61 starsLast commit 8 months agoLatest 0.6.0
F
38
/ 100
Security 39Maintenance 22Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: nikitasavinov/checkstyle-action@79490c0fdcc3ab5dd2b50a0e82a5bfc4fe63f0a9 # 0.6.0

Mutable tags like 0.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: nikitasavinov/checkstyle-action@79490c0fdcc3ab5dd2b50a0e82a5bfc4fe63f0a9 # 0.6.0

Score breakdown

Security (35%)39
Popularity (20%)38
Maintenance (30%)22
Reliability (15%)70