Skip to content

abbbi/ssenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Safe env: Exit if environment variables known to be used as access tokens are set.

May be used before executing anything that might attempt to steal sensitive environment variables, like hijacked python or node modules ;)

Why?

just to have a list of environment variables used by libraries to read your sensitive authentication tokens, specifically, no wildcards used.

About

Exit if environment variables known to be used as access tokens are set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages