Pure C static coding analysis tools
Cppcheck - A tool for static C/C++ code analysis cppcheck.sourceforge.net Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives). http://cppcheck.sourceforge.net/ Flawfinder download | SourceForge.net https://sourceforge.net/projects/flawfinder Oct 24, 2019 · Download Flawfinder for free. Finds vulnerabilities in C/C++ source code. Flawfinder is a program that examines C source code and