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 0831b9fb48 Add unit tests for Indexer and update dependencies
- Introduced comprehensive tests for `Indexer` to validate file scan behavior.
- Added `tempfile` and `filetime` as dependencies for testing.
- Removed unused dependencies (`anyhow`, `nix`, `regex`).
2025-06-17 00:03:48 +02:00
.github/workflows - Rename index.rs to database.rs for clarity in purpose 2025-06-16 23:54:18 +02:00
src Add unit tests for Indexer and update dependencies 2025-06-17 00:03:48 +02:00
.gitignore Add .idea to .gitignore to ignore IDE-specific files 2025-06-16 23:51:36 +02:00
Cargo.lock Add unit tests for Indexer and update dependencies 2025-06-17 00:02:32 +02:00
Cargo.toml Add unit tests for Indexer and update dependencies 2025-06-17 00:02:32 +02:00
README.md Remove credit section from README.md as it is no longer applicable 2025-06-16 23:48:58 +02:00