diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-06-11 02:58:14 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-06-11 02:58:14 +0000 |
commit | adb7cdd26fb3be08580f3bd0c189264f4040505f (patch) | |
tree | ee5bafb85db4f2fbd4a1d5450e564c2323fd2292 /security/razorback-scriptNugget/pkg-descr | |
parent | 488be8b6ac13502a974b46b31b36b8c302109872 (diff) |
Notes
Diffstat (limited to 'security/razorback-scriptNugget/pkg-descr')
-rw-r--r-- | security/razorback-scriptNugget/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/razorback-scriptNugget/pkg-descr b/security/razorback-scriptNugget/pkg-descr new file mode 100644 index 000000000000..db80a93ea597 --- /dev/null +++ b/security/razorback-scriptNugget/pkg-descr @@ -0,0 +1,10 @@ +Razorback is a framework for an intelligence driven security solution. +It consists of a Dispatcher at the core of the system, surrounded by +Nuggets of varying types. + +The scripting nugget uses XML across named pipes to pass registration, +alerting and logging information back to the system. This allows the +use of any scripting (or even compiled) language that can pass XML out +STDOUT with Razorback. + +WWW: http://razorbacktm.sourceforge.net/ |