wayneashleyberry / envhunter

envhunter is a static analysis tool for go code that hunts down references to environment variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go

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

About

envhunter is a static analysis tool for go code that hunts down references to environment variables

License:MIT License


Languages

Language:Go 100.0%Language:Shell 0.0%