Commit graph

10 commits

Author SHA1 Message Date
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Niels Heinen
1f9c24e089 - Update to version 2.3
- Now supports Ruby

Reviewed by:	lx (maintainer)
Approved by:	itetcu (mentor)
2010-03-21 20:08:58 +00:00
Pav Lucistnik
d679262e6c - Add SHA256 2005-11-25 18:01:15 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kris Kennaway
cbe115e58f Update to rats-2.1 2002-10-14 00:55:09 +00:00
Kris Kennaway
5754bc6142 Upgrade to rats-2.0
Submitted by:	Bob Fleck <bob@securesoftware.com>
2002-09-21 01:55:46 +00:00
Kris Kennaway
140c50e585 Update to rats-1.5
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
PR:		ports/40445
2002-08-24 03:23:37 +00:00
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
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