A Better Secrets Scanner built for configurability and speed
Betterleaks is a tool for detecting secrets like passwords, API keys, and tokens in git repos, files, and whatever else you wanna throw at it via stdin.
Betterleaks is a tool for detecting secrets like passwords, API keys, and tokens in git repos, files, and whatever else you wanna throw at it via stdin.
To install betterleaks, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install betterleaks
To see what files were installed by betterleaks, run:
port contents betterleaks
To later upgrade betterleaks, run:
sudo port selfupdate && sudo port upgrade betterleaks
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.