README: Tweak so intro sentence similar to man page

This commit is contained in:
David A. Wheeler 2014-08-03 14:47:47 -04:00
parent d30fc2c1ac
commit 0017add313
1 changed files with 5 additions and 5 deletions

10
README
View File

@ -1,11 +1,11 @@
This is "flawfinder" by David A. Wheeler, <dwheeler@dwheeler.com>.
Flawfinder is a simple program that scans C/C++ source code and reports
potential security problems. It can be a useful tool for examining
software, and it can also serve as a simple introduction to static source code
analysis tools more generally. It is designed to be easy to install and use.
Flawfinder supports the Common Weakness Enumeration (CWE) and is
officially CWE-Compatible.
potential security flaws. It can be a useful tool for examining software
for vulnerabilities, and it can also serve as a simple introduction to
static source code analysis tools more generally. It is designed to
be easy to install and use. Flawfinder supports the Common Weakness
Enumeration (CWE) and is officially CWE-Compatible.
For more information, see:
http://www.dwheeler.com/flawfinder