BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

leakferret

v0.1.9RubyGems· Ruby

Context-aware secret scanning for Ruby projects. A thin wrapper around the native leakferret binary (written in Rust): it finds hardcoded secrets, confirms which ones are actually live by calling the provider, and rewrites them to read from environment variables instead. The platform binary is downloaded automatically on first use, so no Rust toolchain is required. The API exposes Leakferret.scan, Leakferret.verify, and Leakferret.rewrite (each returning Finding objects), plus a `leakferret` command-line tool.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
166 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.9this month
  • 0.1.8this month
  • 0.1.7this month
  • 0.1.6this month
  • 0.1.5this month
  • 0.1.4this month
  • 0.1.3this month
leakferret — Context-aware secret scanning for Ruby projects. A thin wrapper around the native leakferret binary (written in Rust): it finds hardcoded secrets, confirms which ones are actually live by calling the provider, and rewrites them to read from environment variables instead. The platform binary is downloaded automatically on first use, so no Rust toolchain is required. The API exposes Leakferret.scan, Leakferret.verify, and Leakferret.rewrite (each returning Finding objects), plus a `leakferret` command-line tool. (Ruby / RubyGems) · Modules