Skip to content

eligof/inspectord

Repository files navigation

Local Inspection

Unified Linux endpoint security console. See docs/superpowers/specs/2026-05-24-local-inspection-design.md for the design.

CI

Status

Phase 0 — skeleton only. No collectors, no rules, no notifications. The daemon, supervisor, router, journal, storage, IPC, healthcheck worker, CLI, and tray scaffolding are wired end-to-end so subsequent phases can plug detectors in.

Development

python -m venv .venv && source .venv/bin/activate
pip install -e '.[dev]'
pytest
inspectord --dev    # run the daemon in foreground, dev paths
inspectorctl status # in another shell

About

Unified Linux endpoint security console — wraps Suricata/ClamAV/rkhunter/AIDE/YARA/auditd/eBPF behind one dashboard, one allowlist, one alert lifecycle. Personal SIEM-like local host monitor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages