Flawfinder - security searchers for source code

Moderator: Forum moderators

Post Reply
scsijon
Posts: 188
Joined: Fri Jul 24, 2020 10:11 am
Has thanked: 6 times
Been thanked: 17 times

Flawfinder - security searchers for source code

Post by scsijon »

A program that scans source code looking for security weaknesses

Flawfinder searches through source code looking for potential security flaws. It will provide a list of potential security flaws, sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Flawfinder ignores text inside comments and strings.

http://www.dwheeler.com/flawfinder/

I wonder if it is worth adding to puppy/easyos?

Post Reply

Return to “Compiling”