Update rats to 1.1

New in version 1.1:
        Ability to scan Perl programs for vulnerabilites.
        Ability to scan Python programs for vulnerabilities.
This commit is contained in:
jun 2001-08-06 06:10:50 +00:00
parent c1854b42fc
commit 840d01b00a
3 changed files with 10 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $
# $NetBSD: Makefile,v 1.2 2001/08/06 06:10:50 jun Exp $
#
DISTNAME= rats-0.9
DISTNAME= rats-1.1
CATEGORIES= security
MASTER_SITES= http://www.securesw.com/rats/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $
$NetBSD: distinfo,v 1.2 2001/08/06 06:10:50 jun Exp $
SHA1 (rats-0.9.tar.gz) = 810abed8d4b90f4e767298fd01a82f2734923d0c
Size (rats-0.9.tar.gz) = 94991 bytes
SHA1 (rats-1.1.tar.gz) = 80d7585299c370986b5caa4bff69b29545a668b8
Size (rats-1.1.tar.gz) = 190563 bytes
SHA1 (patch-aa) = 7d3502edccb5beaaebeed658d55b632b2ecf9c42

View file

@ -1,3 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $
@comment $NetBSD: PLIST,v 1.2 2001/08/06 06:10:50 jun Exp $
bin/rats
lib/rats.xml
lib/rats-c.xml
lib/rats-perl.xml
lib/rats-python.xml