C/C++ Linter
Actively maintainedcpp-linter/cpp-linter-action · MIT
A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
★ 146 starsLast commit 2 days agoLatest v2.22.0
C
68
/ 100
Security signals
OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: cpp-linter/cpp-linter-action@dacf512996b9cfe9d9bcc7b326d1f3a64ab7b91f # v2.22.0Mutable tags like v2.22.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: cpp-linter/cpp-linter-action@dacf512996b9cfe9d9bcc7b326d1f3a64ab7b91f # v2.22.0
Score breakdown
Security (35%)57
Popularity (20%)44
Maintenance (30%)96
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/cpp-linter-cpp-linter-action)HTML version
HTML
<a href="https://actionrank.dev/actions/cpp-linter-cpp-linter-action"><img src="https://actionrank.dev/api/badge/cpp-linter-cpp-linter-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work