ActionRank

clang-format lint

Abandoned

DoozyX/clang-format-lint-action · MIT

This action checks if the source code matches the .clang-format file.

146 starsLast commit 1 year agoLatest v0.20
F
31
/ 100
Security 26Maintenance 19Popularity 46Reliability 46

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: DoozyX/clang-format-lint-action@bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73 # v0.20

Mutable tags like v0.20 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: DoozyX/clang-format-lint-action@bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73 # v0.20

Score breakdown

Security (35%)26
Popularity (20%)46
Maintenance (30%)19
Reliability (15%)46