mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
394 B
Plaintext
8 lines
394 B
Plaintext
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 project is not to definitively find bugs (yet).
|
|
The current goal is to provide a reasonable starting point for performing
|
|
manual security audits.
|
|
RATS is released under version 2 of the GNU Public License (GPL).
|