commit log
- docs: point clone URL at sr.ht ~lisp 19526bb Jaime Fournier
- fix: skip oversize files and detect ML training data to stop false positives 2b27b28 Jaime Fournier
- fix: filter sequential charsets and CamelCase ident lists from entropy patterns 34b7525 Jaime Fournier
- fix: suppress entropy false positives on Docker image refs eb8edf4 Jaime Fournier
- perf: bound parallel scanner to cpu-count threads 82eb02b Jaime Fournier
- fix: serialize git I/O to prevent index lock contention on large commits 2d011c3 Jaime Fournier
- fix: extract shared build logic to prevent cross-platform drift 8d00ff9 Jaime Fournier
- feat: scan files in parallel (one thread per file) 5fbe906 Jaime Fournier
- fix: make linux static build work with (std regex) / libjerboa_native 5f32619 Jaime Fournier
- fix: bundle unincorporated stdlib .so files into boot image; default make to help 16fa53b Jaime Fournier
- Migrate from (std pregexp) to (std regex) throughout 01b8c46 Jaime Fournier
- Fix Jerboa prelude import conflicts for macOS build f59d7c7 Jaime Fournier
- Add detection pipeline documentation to README fc6c769 Jaime Fournier
- Fix critical scanner bugs and add new secret patterns acdcdeb Jaime Fournier
- Add macOS build target with maximally-static linking 0a75441 Jaime Fournier
- Fix musl static build: update Dockerfile target name and link libs eb2323b Jaime Fournier
- Rename gitsafe-musl target to linux c0013f8 Jaime Fournier
- Rewrite README with install, global config, and existing repo setup 25df0e2 Jaime Fournier
- Use jerboa21/jerboa base image for Docker builds 4c22f4b Jaime Fournier
- Make install use static musl binary by default 349b9c0 Jaime Fournier
- Add static musl binary build (Docker + local) bd768a5 Jaime Fournier
- Fix JSON output crash and install crash on missing hooks dir 37e2fda Jaime Fournier
- Fix build-binary.ss for macOS: add Homebrew lib path and macOS link flags 1e9367a Jaime Fournier
- Remove hardcoded ~/mine/ path from JERBOA_HOME defaults fbacc35 Jaime Fournier
- Fix Unicode crash in entropy and double-summary output bug f1e6c0f Jaime Fournier
- Implement gitsafe: secret-scanning git hooks in Jerboa Scheme a25e1dd Jaime Fournier
- Add implementation plan, Makefile, and README for gitsafe c584b12 Jaime Fournier
- first commit 3a52fcd Jaime Fournier