Source: cybertection-threat-detect
Maintainer: Cybertection LLC <dev@cybertection.com>
Section: admin
Priority: standard
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), python3.12, python3-setuptools, python3-wheel
Homepage: https://github.com/cybertection/cybertection-tools

Package: cybertection-threat-detect
Architecture: all
Depends: ${python3:Depends}, python3.12, python3-click, python3-requests, python3-pydantic, python3-yara, python3-dotenv, python3-psutil
Description: Cybertection Threat Detection Service
 Real-time threat detection engine with both CLI and systemd daemon.
 .
 Features:
  - Command-line interface for manual threat scanning
  - Systemd service for continuous monitoring
  - YARA rule-based malware detection
  - Real-time process and file monitoring
