Rename Credential Checker to Secret Scanner.

Review Request #11655 — Created June 12, 2021 and submitted — Latest diff uploaded

Information

ReviewBot
release-3.0.x

Reviewers

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

First Last Summary ID Author
Rename Credential Checker to Secret Scanner.
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.
a2daed280c7b93159cf762d2814467c9094c3867 Christian Hammond

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
Loading...