Oval-Personal-Data-Wallet/key-guard
A python tool that checks to find exposed authentication keys in a project and throws a warning. This prevents the sharing of sensitive data and enforces the use of best paractices like saving authentication keys and passwords to .env files.
PythonMIT