aboutsummaryrefslogtreecommitdiff
path: root/security/rats/pkg-plist
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-23 09:03:03 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-23 09:03:03 +0000
commitd4fe05ed2c9eab4c8b7e34c40f3c3506175f92c0 (patch)
tree8bda712bc94c56044b9fa9c3174e86aab23d8c85 /security/rats/pkg-plist
parent9656794eb2b3c2ade611e49252ecf9805b7bfaa5 (diff)
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
Notes
Notes: svn path=/head/; revision=46693
Diffstat (limited to 'security/rats/pkg-plist')
-rw-r--r--security/rats/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/rats/pkg-plist b/security/rats/pkg-plist
new file mode 100644
index 000000000000..0b9058d30a04
--- /dev/null
+++ b/security/rats/pkg-plist
@@ -0,0 +1,6 @@
+bin/rats
+lib/rats-c.xml
+lib/rats-perl.xml
+lib/rats-python.xml
+%%PORTDOCS%%share/doc/rats/README
+%%PORTDOCS%%@dirrm share/doc/rats