Git-Secret is a go scripts for finding an API key / some keywords in repository.
Update V1.0.1
Screenshoot
How to Install
go get github.com/daffainfo/Git-Secret
How to Use
./Git-Secret
keyword.txt
password
username
keys
access_keys
Most enterprise AI programs treat deployment as the destination. The business case is built around…
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…