Commit Graph

4 Commits

Author SHA1 Message Date
Kris Kennaway
0fc790ff03 Update to rats 1.3
PR:	31180
2001-10-14 09:28:18 +00:00
Kris Kennaway
3a8ffecdd4 Remove extraneous distfile hashes 2001-08-23 11:43:18 +00:00
Kris Kennaway
31814ab95a Correct CATEGORIES to "security devel" 2001-08-23 09:07:29 +00:00
Kris Kennaway
d4fe05ed2c Add rats-1.1
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
2001-08-23 09:03:03 +00:00