This shows you the differences between two versions of the page.
|
tools [2022/08/12 23:43] tartamar |
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 ==== | ||
| Line 282: | Line 282: | ||
| [[http://sourceware.org/insight/]] | [[http://sourceware.org/insight/]] | ||
| - | ===== Vulnerabily Management ===== | + | ===== Vulnerability Management ===== |
| ==== Faraday ==== | ==== Faraday ==== | ||