Source: ossec-hids
Section: admin
Priority: optional
Maintainer: Technology Consulting Group Repository Key <tcg@office365stanford.onmicrosoft.com>
Build-Depends: debhelper-compat (= 13),
               libssl-dev,
               libpcre2-dev,
               zlib1g-dev,
               libsystemd-dev,
               libmagic-dev,
               libgeoip-dev,
               default-libmysqlclient-dev,
               linux-libc-dev
Standards-Version: 4.6.2
Rules-Requires-Root: binary-targets
Homepage: https://www.ossec.net

Package: ossec-hids-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, expect
Conflicts: ossec-hids-agent, ossec-hids
Replaces: ossec-hids-agent, ossec-hids
Provides: ossec-hids
Description: OSSEC Server - Host Based Intrusion Detection System
 OSSEC HIDS performs log analysis, file integrity checking, policy
 monitoring, rootkit detection, real-time alerting and active response.
 .
 This package provides the OSSEC server (manager). It receives and
 analyses events from OSSEC agents, generates alerts and can output to
 syslog, e-mail and a MySQL database.

Package: ossec-hids-agent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Conflicts: ossec-hids-server, ossec-hids
Replaces: ossec-hids-server, ossec-hids
Provides: ossec-hids
Description: OSSEC Agent - Host Based Intrusion Detection System
 OSSEC HIDS performs log analysis, file integrity checking, policy
 monitoring, rootkit detection, real-time alerting and active response.
 .
 This package provides the OSSEC agent. It collects local events and
 forwards them to an OSSEC server (manager) for analysis.
