Rename Credential Checker to Secret Scanner.
Review Request #11655 — Created June 12, 2021 and submitted — Latest diff uploaded
The Credential Checker used to be a fairly simple scanner for common
types of credentials, but has since expanded in scope a bit. To give the
tool a broader purpose, and to better align with terminology from other
tools on the market, we're renaming this to Secret Scanner.
Unit tests pass.
Re-installed the package and verified that
reviewbot worker
picked up
the new tool.
Diff Revision 1 (Latest)
Commits
Files
bot/setup.py | ||
bot/reviewbot/tools/rbsecretscanner.py Was bot/reviewbot/tools/rbcredentialchecker.py | ||
bot/reviewbot/tools/tests/test_rbsecretscanner.py Was bot/reviewbot/tools/tests/test_rbcredentialchecker.py |
bot/setup.py |
---|
bot/reviewbot/tools/rbcredentialchecker.py |
---|
bot/reviewbot/tools/tests/test_rbcredentialchecker.py |
---|