ActionRank

clang-tidy review

Actively maintained

ZedThree/clang-tidy-review · MIT

Create a pull request review based on clang-tidy warnings

103 starsLast commit 2 months agoLatest v0.23.1
C
58
/ 100
Security 42Maintenance 81Popularity 44Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ZedThree/clang-tidy-review@438014136def4cb6242e9d0ef3da1a1cd48fa7ce # v0.23.1

Mutable tags like v0.23.1 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: ZedThree/clang-tidy-review@438014136def4cb6242e9d0ef3da1a1cd48fa7ce # v0.23.1

Score breakdown

Security (35%)42
Popularity (20%)44
Maintenance (30%)81
Reliability (15%)70