Examines source code looking for security weaknesses
Flawfinder searches through source code looking for potential security flaws. Flawfinder uses an internal database called the ``ruleset''; the ruleset identifies functions that are common causes of security flaws. Every potential security flaw found in a given source code file (matching an entry in the ruleset) is called a ``hit,'' and the set of hits found during any particular run is called the ``hitlist.''
$
pkg install flawfinderOrigin
security/flawfinder
Size
528KiB
License
GPLv2+
Maintainer
se@FreeBSD.org
Dependencies
1 packages
Required by
0 packages