mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
- Replaced `Result` with `NyxResult` across the codebase for consistent error management. - Enhanced `NyxError` with new variants and utility conversions for better flexibility. - Added detailed `tracing::debug` logs in `file.rs` and `walk.rs` for improved traceability. - Simplified conditionals and improved path handling in `file.rs`. - Refined severity filtering logic in `scan.rs`. |
||
|---|---|---|
| .. | ||
| commands | ||
| patterns | ||
| utils | ||
| cli.rs | ||
| database.rs | ||
| errors.rs | ||
| file.rs | ||
| main.rs | ||
| walk.rs | ||