flawfinder/README

10 lines
327 B
Plaintext
Raw Normal View History

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.txt for installation instructions.
2014-07-29 03:58:22 +02:00
It is released under the GNU GPL license version 2 or later (GPLv2+).