ActionRank

clang-format Check

Actively maintained

jidicula/clang-format-action · MIT

GitHub Action for clang-format checking

138 starsLast commit 3 days agoLatest v4.18.0
C
65
/ 100
Security 58Maintenance 82Popularity 46Reliability 70

Security signals

OpenSSF Scorecard4.7 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0

Mutable tags like v4.18.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: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0

Score breakdown

Security (35%)58
Popularity (20%)46
Maintenance (30%)82
Reliability (15%)70