Python based C/C++ static code flaw finder
http://www.dwheeler.com/flawfinder/
program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/flawfinder && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
flawfinder-2.0.19.tar.gz | 0000260817 255 KB | |
flawfinder.changes | 0000005462 5.33 KB | |
flawfinder.spec | 0000001533 1.5 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 915449
from
Michael Vetter (jubalh)
(revision 7)
- Update to 2.0.19: * entrypoint.sh: Don't require output filename to be escaped * entrypoint.sh: Make minor improvements (#54) * print warning messages to stderr (#58) * changes to github actions
Comments 0