0.1.0-alpha
Nyx starts with multi-language AST pattern scanning through tree-sitter. Rust, C, C++, Java,
Go, PHP, Python, Ruby, TypeScript, and JavaScript are all in the initial language set. The CLI has the
basics: scan, index, list, and clean.
Indexes are SQLite-backed, and configuration lives in generated nyx.conf plus local overrides
in nyx.local. Findings use High, Medium, and Low severity levels.
What is included
The scan command walks the filesystem, executes language patterns, and prints console output. The index command can build, rebuild, and report status for a project index. The list and clean commands round out the first local workflow.
Release Notes for today's update can be found here.