View Issue Details

IDProjectCategoryView StatusLast Update
0009765Kali LinuxNew Tool Requestspublic2026-07-02 08:14
Reporternixonh Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
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

daniruiz

daniruiz

2026-07-02 08:14

manager   ~0021843

Hello,

Thanks for your submission. We can’t package every infosec tool, so we prioritize those with wider adoption and community usage.

Best of luck with your project.

Issue History

Date Modified Username Field Change
2026-07-01 11:35 nixonh New Issue
2026-07-02 08:14 daniruiz Note Added: 0021843
2026-07-02 08:14 daniruiz Assigned To => daniruiz
2026-07-02 08:14 daniruiz Status new => closed
2026-07-02 08:14 daniruiz Resolution open => won't fix