meenalsingh0/Envy Check

Detect missing, unused, and leaked environment variables in JS/TS repos and report the results as a pull-request comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory to scan, relative to the workspace root.no.
fail-on-riskyFail the check when potential committed secrets are found.notrue
fail-on-missingFail the check when variables are used in code but declared in no .env file.nofalse
github-tokenToken used to post/update the PR comment. Defaults to the workflow token.no${{ github.token }}

no outputs