Add a Credential Checker tool for Review Bot
Review Request #11206 — Created Sept. 27, 2020 and submitted — Latest diff uploaded
This change adds a tool for Review Bot to check for hard-coded security
credentials. I used regex to search on the patterns of the known
credential types. The result may include false positives.
Verified the functionality by installing the tool and manual
testing.
bot/setup.py |
---|
bot/reviewbot/tools/rbcredentialchecker.py |
---|
docs/reviewbot/tools/index.rst |
---|
docs/reviewbot/tools/rbcredentialchecker.rst |
---|