Categories
Flawfinder
'Flawfinder' looks through source code for potential security flaws in source code by using a built-in database of C/C++ functions with well-known problems, and providing a list of potential security flaws, sorted by risk, with the most potentially dangerous flaws shown first. Risk level depends on both the function and the values of the parameters of the function. It ignores text inside comments and strings.
Last updated 16 Jun, 2004
About
Leadership
- David A. Wheeler - Maintainer
Requirements
- Python 1.5 or later (Use Requirement)
Related Projects
Versions
1.26
1.26 stable released 2004-06-16
- Released: 16 Jun, 2004
- Code Maturity: Stable
- Source Archive: http://www.dwheeler.com/flawfinder/flawfinder-1...
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User manual available in PDF format from http://www.dwheeler.com/flawfinder/flawfinder.pdf; User manual available in PostScript format from http://www.dwheeler.com/flawfinder/flawfinder.ps




