A command-line tool to produce a constant, configurable, cyclical stream of (dummy) records against a Kafka Cluster Topic.
-
Updated
May 20, 2024 - Rust
A command-line tool to produce a constant, configurable, cyclical stream of (dummy) records against a Kafka Cluster Topic.
A template for Rust binary and ratatui projects.
npm packages for leakferret: npm i -g @leakferret/cli for the CLI and npx @leakferret/mcp for the MCP server. Downloads the prebuilt Rust binary from Releases; honors LEAKFERRET_BIN.
Go installer for leakferret, the MCP-native secret scanner. go install github.com/leakferrethq/leakferret-go/cmd/leakferret@latest. Fetches the prebuilt Rust binary from GitHub Releases and execs it; honors LEAKFERRET_BIN for offline use. No scanning logic in the wrapper.
VS Code extension for leakferret, the MCP-native secret scanner. Scan-on-save diagnostics for hardcoded secrets and a one-click quick-fix that rewrites a literal into an env-var lookup. Publisher leakferrethq; also published to Open VSX for Cursor and VSCodium.
Ruby gem wrapper for leakferret, the MCP-native secret scanner. gem install leakferret, then leakferret scan . Downloads the prebuilt Rust binary from GitHub Releases and execs it; honors LEAKFERRET_BIN for offline use. No scanning logic in the wrapper.
Modular Nixos Flakes
Add a description, image, and links to the rust-binary topic page so that developers can more easily learn about it.
To associate your repository with the rust-binary topic, visit your repo's landing page and select "manage topics."