Multi-language static analysis with cross-file taint tracking. Scan your repo, triage findings in your browser, commit triage state with your code. No cloud, no account. https://nyxscan.dev/
Find a file
elipeter 7bfce3ad7f Update dependencies and enhance pattern handling
- Added `tracing-appender` and `log` dependencies to improve error logging.
- Enhanced `walk.rs` to add error handling with warning logs for ignore patterns.
- Expanded Rust and JavaScript patterns with additional security vulnerability checks.
- Simplified and updated pattern queries for improved accuracy and consistency.
- Removed unused print statement in `index.rs`.
2025-06-17 02:22:14 +02:00
.github/workflows - Rename index.rs to database.rs for clarity in purpose 2025-06-16 23:54:18 +02:00
src Update dependencies and enhance pattern handling 2025-06-17 02:22:14 +02:00
.gitignore Add .idea to .gitignore to ignore IDE-specific files 2025-06-16 23:51:36 +02:00
Cargo.lock Update dependencies and enhance pattern handling 2025-06-17 02:22:14 +02:00
Cargo.toml Update dependencies and enhance pattern handling 2025-06-17 02:22:14 +02:00
README.md Remove credit section from README.md as it is no longer applicable 2025-06-16 23:48:58 +02:00