eth0izzle / shhgit

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.
MIT License
3.84k stars 481 forks source link

Is there a unit test to assert the regular expressions are working in config.yaml? #96

Open dustinsand opened 3 years ago

dustinsand commented 3 years ago

If I add a new regex, is there a test that needs to be updated too?

How are all the rules in config.yaml tested?