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 aef0aea973 - Rename index.rs to database.rs for clarity in purpose
- Update references in `scan.rs` to the renamed module
- Add `cargo clippy` step to CI for linting
2025-06-16 23:54:18 +02:00
.github/workflows - Rename index.rs to database.rs for clarity in purpose 2025-06-16 23:54:18 +02:00
src - Rename index.rs to database.rs for clarity in purpose 2025-06-16 23:54:18 +02:00
.gitignore Add .idea to .gitignore to ignore IDE-specific files 2025-06-16 23:51:36 +02:00
Cargo.lock - Remove unused filetypes.rs and walk.rs modules 2025-06-16 23:48:04 +02:00
Cargo.toml - Remove unused filetypes.rs and walk.rs modules 2025-06-16 23:48:04 +02:00
README.md Remove credit section from README.md as it is no longer applicable 2025-06-16 23:48:58 +02:00