nyx/src/commands
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
..
clean.rs Added foundational modules for core functionalities: 2025-06-16 16:46:22 +02:00
index.rs Refactor project and index handling 2025-06-17 17:42:41 +02:00
list.rs Added foundational modules for core functionalities: 2025-06-16 16:46:22 +02:00
mod.rs Refactor project and index handling 2025-06-17 17:42:41 +02:00
scan.rs Switch read_to_string to read in scan.rs and simplify Python patterns 2025-06-17 18:36:46 +02:00