-
-
Notifications
You must be signed in to change notification settings - Fork 193
GitHound Explore – UI for result filtering & cloud scans
Tillson Galloway edited this page May 3, 2025
·
1 revision
Visualize and manage your search results in real-time with the new GitHound Explore dashboard. Get started now for free at https://githoundexplore.com/ or by using the --dashboard
flag. Keep in mind you can still use GitHound without the dashboard.
To get started, run git-hound --dashboard
. This will walk you through linking git-hound with the dashboard. Then, results will be streamed to the dashboard in real-time.
trufflehog [options] | git-hound --dashboard --trufflehog
Or, you can pipe saved results in:
cat truffle_results.json | git-hound --dashboard --trufflehog
GitHound Explore also supports cloud scans, where you can search for secrets directly from your browser (no download required!).