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%
..
.github Split `build-linux-windows` job into separate `build-linux` and `build-windows` workflows for improved clarity and platform-specific configurations. Feb 23, 2026
src Add `.gitignore` file, refine `resend-api-key` rule, and bump version to 1.0.4 in `Cargo.toml`. 20 days ago
.gitignore Add `.gitignore` file, refine `resend-api-key` rule, and bump version to 1.0.4 in `Cargo.toml`. 20 days ago
Cargo.toml Add `.gitignore` file, refine `resend-api-key` rule, and bump version to 1.0.4 in `Cargo.toml`. 20 days ago
README.md Update README with badges and bump version to 1.0.3 in `Cargo.toml`. 28 days ago
img.png img.png Add initial implementation of the `leakguard` secret scanner, including CLI, Python bindings, and cross-platform build script. Feb 23, 2026
pyproject.toml Add project URLs to `pyproject.toml` and bump version to 1.0.2 in `Cargo.toml`. Feb 26, 2026