aboutsummaryrefslogtreecommitdiff
path: root/security/rats/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to rats-1.5Kris Kennaway2002-08-241-1/+1
| | | | | | | | Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> PR: ports/40445 Notes: svn path=/head/; revision=64937
* Update to rats 1.3Kris Kennaway2001-10-141-1/+1
| | | | | | | PR: 31180 Notes: svn path=/head/; revision=48743
* Remove extraneous distfile hashesKris Kennaway2001-08-231-2/+0
| | | | Notes: svn path=/head/; revision=46702
* Add rats-1.1Kris Kennaway2001-08-231-0/+3
This is RATS, a rough auditing tool for security, developed by Secure Software Solutions. It is a tool for scanning source code (C, C++, Perl, and Python) and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions. As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool. Obtained from: OpenBSD Notes: svn path=/head/; revision=46693