2024-01-05 22:27:08 +01:00
|
|
|
# flawfinder
|
|
|
|
|
2024-01-05 22:27:10 +01:00
|
|
|
Flawfinder is a 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.
|
|
|
|
|