

Flawfinder
3 likes
Flawfinder examines C/C++ 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.
Cost / License
- Free
- Open Source
Platforms
- Windows
- Linux
Features
- C++
Tags
- Python
- programming
Flawfinder News & Activities
Highlights All activities
Recent activities
- braky added Flawfinder as alternative to Qodana
POX added Flawfinder as alternative to Opengrep
Flawfinder information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Flawfinder?
Flawfinder examines C/C++ 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. Flawfinder works on Unix-like systems today (it's been tested on GNU/Linux), and it should be easy to port to Windows systems. It requires Python 1.5 or greater to run (Python 1.3 or earlier won't work).



