RATS, the Rough Auditing Tool for Security, is a security auditing utility for C and C++ code. RATS scans source code, finding potentially dangerous function calls. The goal of this tool is not to definitively find bugs, but rather the current goal is to provide a reasonable starting point for performing manual security audits.