Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / rats / DESCR
blob7832b1994d4e986237896b11677217179add9839
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
3 function calls.
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).