rats/README.md

6 lines
334 B
Markdown
Raw Normal View History

2024-01-05 17:21:52 +01:00
# rats
RATS, the Rough Auditing Tool for Security, is a security auditing utility for C, C++, Python, Perl and PHP code. RATS scans source code, finding potentially dangerous function calls.
The goal of this project is not to definitively find bugs, but to provide a reasonable starting point for performing manual security audits.