flawfinder - Examines C/C++ source code for security flaws
| Website: | https://dwheeler.com/flawfinder/ |
|---|---|
| License: | GPL-2.0-only |
| Vendor: | Alcance Libre, Inc. |
- Description:
Flawfinder scans through C/C++ source code, identifying lines ("hits") with potential security flaws. By default it reports hits sorted by severity, with the riskiest lines first.
Packages
| flawfinder-2.0.17-2.aldos.noarch [93 KiB] |
Changelog
by Joel Barrios (2024-05-23):
- Rebuild with Python 3.9 support. |