Open-source sensor for OT/IT visibility. Captures SPAN/TAP traffic, parses into Zeek-style logs, ingests endpoint JSON, and buffers PCAPs. Includes low-cost hardware options to simplify deployment and securely forward standardized telemetry to SIEMs or cloud platforms.

0 stars 0 forks 0 watchers Shell Apache License 2.0
2 Open Issues Need Help Last updated: Oct 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes refactoring a 263-line Bash script, `seer-verify-install.sh`, into a pure Python script. The script's purpose is to verify the correct installation and operation of all SEER components after installation. The refactoring aims to improve code clarity, leverage Python's capabilities for configuration parsing, and ensure testability of individual verification checks.

Complexity: 3/5
good first issue

Open-source sensor for OT/IT visibility. Captures SPAN/TAP traffic, parses into Zeek-style logs, ingests endpoint JSON, and buffers PCAPs. Includes low-cost hardware options to simplify deployment and securely forward standardized telemetry to SIEMs or cloud platforms.

Shell

AI Summary: This issue requests the creation of an interactive command-line setup wizard for the 'seer' application. The wizard will guide users through configuration, write a `seer.yml` file, create necessary directories with correct permissions, and handle re-runs by backing up existing configuration.

Complexity: 3/5
enhancement good first issue Req0

Open-source sensor for OT/IT visibility. Captures SPAN/TAP traffic, parses into Zeek-style logs, ingests endpoint JSON, and buffers PCAPs. Includes low-cost hardware options to simplify deployment and securely forward standardized telemetry to SIEMs or cloud platforms.

Shell