1 RATS, the Rough Auditing Tool for Security, is a security auditing utility
2 for C and C++ code. RATS scans source code, finding potentially dangerous
4 The goal of this project is not to definitively find bugs (yet).
5 The current goal is to provide a reasonable starting point for performing
6 manual security audits.
7 RATS is released under version 2 of the GNU Public License (GPL).