envhunter is a static analysis tool for go code that hunts down references to environment variables. Installation go install github.com/wayneashleyberry/envhunter@latest Usage envhunter ./... Supported Functions os.Getenv envconfig.Process envconfig.MustProcess