mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
Update README.md (#26)
This commit is contained in:
parent
6f78f95efb
commit
3be352abb7
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
**Nyx** is a lightweight lightning-fast Rust‑native command‑line tool that detects potentially dangerous code patterns across several programming languages. It combines the accuracy of [`tree‑sitter`](https://tree-sitter.github.io/) parsing with a curated rule set and an optional SQLite‑backed index to deliver fast, repeatable scans on projects of any size.
|
||||
|
||||
>[!IMPORTANT]
|
||||
> **Project status – Alpha**
|
||||
> Nyx is under active development. The public interface, rule set, and output formats may change without notice while we stabilise the core. The new CFG + taint engine is experimental and Rust-only for now – please report any crashes or false-positives. Pin exact versions in production environments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue