filesystem secrets scanner
Squealer scans a git repository or filesystem for secrets that are being leaked
deep within the commit history.

The built-in configuration has the following checks;
AWS
	* access key id
	* access secret key
Github
	* github token
Slack
	* slack token OAUTH
	* webhook url
Other
	* asymmetric private Key

Maintainer: Pavel Korovin <pvk@openbsd.org>

WWW: https://github.com/owenrumney/squealer
