File: control

package info (click to toggle)
sec 2.7.10-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 692 kB
  • ctags: 294
  • sloc: perl: 7,770; sh: 284; ansic: 135; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: sec
Section: utils
Priority: optional
Maintainer: Jaakko Niemi <liiwi@debian.org>
Standards-Version: 3.9.4.0
Build-Depends: debhelper (>= 7), cdbs, dh-systemd

Package: sec
Architecture: all
Depends: ${misc:Depends}, perl (>= 5.6.0)
Description: Simple Event Correlator
 SEC is a simple event correlation tool that takes
 input and executes actions based on rules. It is
 very flexible and can be used with anything that
 can write out to a file stream.