mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| c.rs | ||
| cpp.rs | ||
| go.rs | ||
| java.rs | ||
| javascript.rs | ||
| mod.rs | ||
| php.rs | ||
| python.rs | ||
| rust.rs | ||
| typescript.rs | ||