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:Backports:SLE-15-SP4:FactoryCandidates/flawfinder && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
flawfinder-2.0.17.tar.gz | 0000259899 254 KB | |
flawfinder.changes | 0000004915 4.8 KB | |
flawfinder.spec | 0000001533 1.5 KB |
Revision 5 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 898180
from
Michael Vetter (jubalh)
(revision 5)
- Update to 2.0.17: * Fix the distributed tarball, which didn't include the key source file due to the earlier file restructure. * Minor code style fix, which simplifies the code slightly. * Update date in manual page to 2021. That's important because the documentation now includes information on `--sarif`.
Comments 0