ActionRank

Google Java Format

Stale

axel-op/googlejavaformat-action · MIT

GitHub Action that formats Java files following Google Style guidelines

120 starsLast commit 3 months agoLatest v4.0.0
D
44
/ 100
Security 41Maintenance 37Popularity 41Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd # v4.0.0

Mutable tags like v4.0.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: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd # v4.0.0

Score breakdown

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