nyx/src
elipeter d7b8833ec6 Switch read_to_string to read in scan.rs and simplify Python patterns
- Updated `scan.rs` to use `std::fs::read` for handling files as bytes instead of strings.
- Simplified Python patterns by removing redundant or low-priority vulnerability checks.
2025-06-17 18:36:46 +02:00
..
commands Switch read_to_string to read in scan.rs and simplify Python patterns 2025-06-17 18:36:46 +02:00
patterns Switch read_to_string to read in scan.rs and simplify Python patterns 2025-06-17 18:36:46 +02:00
utils Refactor project and index handling 2025-06-17 17:42:41 +02:00
cli.rs Refactor database schema and scanning process: 2025-06-17 16:46:45 +02:00
database.rs Refactor database schema and scanning process: 2025-06-17 16:46:45 +02:00
main.rs Renamed project from "Nano" to "Nyx" across codebase and configuration files. 2025-06-17 10:55:50 +02:00
walk.rs Add debugging logs to walk.rs and file scanning in scan.rs 2025-06-17 17:52:22 +02:00