F
F

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.

Cost / License

Platforms

  • Windows
  • Linux
3likes
0articles

Features

Flawfinder News & Activities

Highlights All activities

Recent activities

Flawfinder information

AlternativeTo Category

Development
Flawfinder was added to AlternativeTo by mer30hamid on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What 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).