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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/flawfinder && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
flawfinder-2.0.18.tar.gz | 0000259960 254 KB | |
flawfinder.changes | 0000005122 5 KB | |
flawfinder.spec | 0000001533 1.5 KB |
Revision 14 (latest revision is 16)
Michael Vetter (jubalh)
committed
(revision 14)
- Update to 2.0.18: * Fix Sarif output relationship target id format.
Comments 0