This shows you the differences between two versions of the page.
|
tools [2022/08/12 23:44] tartamar [Vulnerabily Management] |
tools [2026/03/13 15:09] (current) twiggy |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| A tool for matching and fixing source code for C, C++, and other languages. | A tool for matching and fixing source code for C, C++, and other languages. | ||
| - | [[http://coccinelle.lip6.fr/]] | + | [[https://coccinelle.gitlabpages.inria.fr/website/]] |
| ==== Coverity ==== | ==== Coverity ==== | ||
| Provides static analysis tools for C, C++, and other languages (requires license). | Provides static analysis tools for C, C++, and other languages (requires license). | ||
| - | [[http://www.coverity.com/]] | + | [[https://www.synopsys.com/software-integrity.html]] |
| Free scanning for open source C/C++ and Java projects (no license required): | Free scanning for open source C/C++ and Java projects (no license required): | ||
| - | [[http://scan2.coverity.com/]] | + | [[https://scan.coverity.com/]] |
| ==== cppcheck ==== | ==== cppcheck ==== | ||