View Issue Details

IDProjectCategoryView StatusLast Update
0009765Kali LinuxNew Tool Requestspublic2026-07-01 11:35
Reporternixonh Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009765: ghleak — Multi-forge secret leak scanner with native TH engine
Description

[Name] ghleak
[Version] 1.1.0
[Homepage] https://github.com/Nixon-H/ghleak
[Download] https://github.com/Nixon-H/ghleak/archive/refs/tags/v1.1.0.tar.gz
[Author] Nixon-H
[License] MIT
[Description] Monitors GitHub Archive firehose for commit messages that
smell like leaked credentials, fetches the diff, and runs TruffleHog
verification. Regex-first, AI-fallback classification. Supports GitHub
(via GH Archive + API), GitLab, and any git forge.
[Dependencies] golang-go (build), trufflehog (optional - native engine
embedded)
[Similar tools] trufflehog, gitleaks, git-secrets
[Activity] Active since 2026, tagged v1.1.0 release
[How to install] go install github.com/nixon-h/ghleak/go@latest
[How to use] ghleak scan --hours 2
[Packaged] Yes - debian/ directory included in repo (Go binary,
debhelper-compat 13, golang-go build-dep)

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-07-01 11:35 nixonh New Issue