tillson / git-hound

Reconnaissance tool for GitHub code search. Scans for exposed API keys across all of GitHub, not just known repos and orgs.
MIT License
1.2k stars 187 forks source link

Add Docker Support for Git-Hound #64

Closed ErdemOzgen closed 1 year ago

ErdemOzgen commented 1 year ago

Description

This PR introduces Docker support for running Git-Hound, a tool for discovering exposed Git repositories and other sensitive information. The addition of Dockerfile and related documentation (README) makes it easier and more secure for users to deploy Git-Hound in various environments.

Changes

Benefits

Testing

Request

I request a review of these changes and welcome any feedback or suggestions. Upon approval, this enhancement will allow Git-Hound users to leverage the benefits of Docker for a more streamlined and secure experience.