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%
..
cli.rs Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026
config.rs Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026
lib.rs Add text replacement and enhanced secret detection; bump version to 0.5.5 Feb 23, 2026
main.rs Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026
output.rs Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026
rules.rs Add `.gitignore` file, refine `resend-api-key` rule, and bump version to 1.0.4 in `Cargo.toml`. 20 days ago
scanner.rs Add text replacement and enhanced secret detection; bump version to 0.5.5 Feb 23, 2026