a static analysis tool for finding vulnerabilities in C/C++ source code
Go to file
dwheeler 47c7711a79 Fix Debian bug #271287
git-svn-id: svn+ssh://svn.code.sf.net/p/flawfinder/code/trunk@6 5c01084b-1f27-0410-9f85-80411afe95dc
2007-01-16 03:35:20 +00:00
COPYING Initial import 2007-01-16 02:44:45 +00:00
ChangeLog Fix Debian bug #271287 2007-01-16 03:35:20 +00:00
INSTALL.txt Initial import 2007-01-16 02:44:45 +00:00
MANIFEST.in Initial import 2007-01-16 02:44:45 +00:00
README Initial import 2007-01-16 02:44:45 +00:00
announcement Initial import 2007-01-16 02:44:45 +00:00
correct-results.html Initial import 2007-01-16 02:44:45 +00:00
correct-results.txt Initial import 2007-01-16 02:44:45 +00:00
flawfinder Fix Debian bug #271287 2007-01-16 03:35:20 +00:00
flawfinder.1 Initial import 2007-01-16 02:44:45 +00:00
flawfinder.ps Initial import 2007-01-16 02:44:45 +00:00
flawfinder.spec Support unified diff patch files, skip dot-dirs 2007-01-16 02:53:03 +00:00
flawtest.c Initial import 2007-01-16 02:44:45 +00:00
junk.c Initial import 2007-01-16 02:44:45 +00:00
makefile Support unified diff patch files, skip dot-dirs 2007-01-16 02:53:03 +00:00
setup.cfg Initial import 2007-01-16 02:44:45 +00:00
setup.py Support unified diff patch files, skip dot-dirs 2007-01-16 02:53:03 +00:00
sloctest.c Initial import 2007-01-16 02:44:45 +00:00
test-results.html Support unified diff patch files, skip dot-dirs 2007-01-16 02:53:03 +00:00
test-results.txt Support unified diff patch files, skip dot-dirs 2007-01-16 02:53:03 +00:00
test.c Initial import 2007-01-16 02:44:45 +00:00
test2.c Initial import 2007-01-16 02:44:45 +00:00

README

This is "flawfinder" by David A. Wheeler, <dwheeler@dwheeler.com>.
It's a simple Python program for scanning source code for security problems.

For more information, see:
 http://www.dwheeler.com/flawfinder

See INSTALL for installation instructions.