|
flawfinder
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Examines code and reports possible security weaknesses |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Security | ||||||||||||||||||||||||||||||
| Tags: c c++ static-analysis security code-quality auditing | ||||||||||||||||||||||||||||||
| Install: brew install flawfinder | ||||||||||||||||||||||||||||||
|
About: Flawfinder is a static analysis tool that scans C and C++ source code to identify potential security vulnerabilities. It highlights risky functions like buffer overflows and format string issues, providing a prioritized list of warnings. This helps developers identify and fix security flaws early in the development lifecycle. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|