Cppcheck vs lgtm.com
A side-by-side look at Cppcheck and lgtm.com. For an in-depth review of either product, follow the links below.
Cppcheck
Development
Cppcheck is an open-source static analysis tool for C and C++ code. It helps identify bugs, structural issues, and security flaws in your code.
cstatic-analysislinter
lgtm.com
Development
LGTM.com is a continuous code analysis platform that helps developers detect bugs and vulnerabilities in source code with automated code reviews. It integrates directly with GitHub, GitLab, and Bitbucket, and runs code checks continuously in the background to find issues as new commits are added.
securitycode-reviewstatic-analysis
Related Comparisons
PVS-Studio
Parasoft C/C++test
Clang Static Analyzer
GuardRails
EDoC++
Shellcheck