Source: prelude-correlator
Section: admin
Priority: optional
Maintainer: Pierre Chifflier <pollux@debian.org>
Uploaders: Thomas Andrejak <thomas.andrejak@gmail.com>
Build-Depends: debhelper (>= 11),
    dh-python,
    python-all,
    python-setuptools,
    python-prelude (>= 3.1.0),
Standards-Version: 4.1.2
Homepage: https://www.prelude-siem.org/
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/prelude-correlator.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/prelude-correlator.git

Package: prelude-correlator
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
    python-prelude (>= 3.1.0),
    python-pkg-resources,
    python-netaddr,
    adduser,
Description: Security Information Management System [ Correlator ]
 Prelude is a Universal "Security Information Management" (SIM) system.
 Prelude collects, normalizes, sorts, aggregates, correlates and reports all
 security-related events independently of the source or event.
 .
 This package provides the Prelude Correlator, which is a powerful
 correlation engine using Python to write correlation rules.
 .
 The features currently include:
  * Rapid identification of important security events, enabling the analyst to
    assign task priorities
  * Alert correlation originally from heterogeneous sensors deployed on the
    whole infrastructure
  * Real-time analysis of events received by the Prelude Manager
