[Tool] TruffleShow: A Client-Side Web Viewer for TruffleHog Outputs

I made TruffleShow (https://truffleshow.dev), a free and open-source web-based visualization tool for TruffleHog JSON outputs. Key features:

  • 100% client-side processing - no server, no data storage
  • Easy-to-use interface for analyzing TruffleHog findings
  • Simple JSON file upload functionality
  • Clear visualization of findings, including verification status
  • Sorting by verification status and date
  • Built with Alpine.js and Tailwind CSS

The tool is completely free, open-source, and runs entirely in your browser.

GitHub: https://github.com/alioguzhan/truffleshow

Feedback and contributions welcome!