rats - Rough Auditing Tool for Security

Description:

RATS scans through code, finding potentially dangerous function calls.
The goal of this tool is not to definitively find bugs (yet). The
current goal is to provide a reasonable starting point for performing
manual security audits.

The initial vulnerability database is taken directly from things that
could be easily found when starting with the forthcoming book,
"Building Secure Software" by Viega and McGraw.

Homepage: http://www.fortifysoftware.com/security-resources/rats.jsp

License: GPLv2

Vendor: Fedora Project

Packages

rats-2.1-5.fc8.x86_64 [165 KiB] Changelog by Scott Henson (2007-10-09):
- Change the Makefile.in so we can use the configure macro
 - Rename all patches to .patch to be more standard