echo "# leakguard" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://git-wall.de/noa-x/leakguard.git
git push -u origin main
Öffentlicher Code-Bereich: Tree, Dateien, Releases und Issues sind ohne Login sichtbar.
Repository languages main
Rust 84% YAML 8.8% Markdown 6.9%
..
release.yml Split `build-linux-windows` job into separate `build-linux` and `build-windows` workflows for improved clarity and platform-specific configurations. Feb 23, 2026
scan.yml Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026