detect-secrets
detect-secrets copied to clipboard
New keywords in the denylist
check for redis.conf, get more information from https://redis.io/docs/manual/config/
Thank you for your contribution. Can we add some unit tests to keyword_test.py?
sure,I have add unit test in keyword_test.py, according to the requirepass formate provided by the redis official document.
@huzai9527 could you please merge the latest master into your branch?