nyx/src/patterns
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
..
c.rs Add multi-language AST-pattern scanning support 2025-06-17 01:17:48 +02:00
cpp.rs Add multi-language AST-pattern scanning support 2025-06-17 01:17:48 +02:00
go.rs Add multi-language AST-pattern scanning support 2025-06-17 01:17:48 +02:00
java.rs Add multi-language AST-pattern scanning support 2025-06-17 01:17:48 +02:00
javascript.rs Update dependencies and enhance pattern handling 2025-06-17 02:22:14 +02:00
mod.rs Refactor database schema and scanning process: 2025-06-17 16:46:45 +02:00
php.rs Add multi-language AST-pattern scanning support 2025-06-17 01:17:48 +02:00
python.rs Switch read_to_string to read in scan.rs and simplify Python patterns 2025-06-17 18:36:46 +02:00
rust.rs Update dependencies and enhance pattern handling 2025-06-17 02:22:14 +02:00
typescript.rs Expand README with detailed project description, features, usage examples, configuration guide, and license section. Add new TypeScript vulnerability patterns to improve scanning capabilities. 2025-06-17 11:20:19 +02:00