enodia-sentinal/enodia_sentinel/__init__.py
2026-06-13 05:59:03 -07:00

9 lines
325 B
Python

# SPDX-License-Identifier: GPL-3.0-or-later
"""Enodia Sentinel — a Linux IDS/IPS/EDR platform.
Detection, explicit prevention workflows, file/package integrity, anti-rootkit
checks, tamper-evidence, forensic snapshots, and operator response. The Python
re-architecture of the bash v0 prototype.
"""
__version__ = "0.7.0"