This PR adds the regexes from this paper (https://www.ndss-symposium.org/wp-content/uploads/2019/02/ndss2019_04B-3_Meli_paper.pdf) that theoretically improve trufflehog's performance. I haven't had the chance to test these changes myself (I'm happy to, if needed), but according to the above paper the researches were able to significantly outperform trufflehog searches using the custom regexes that they wrote themselves (. By incorporating their regex searches, we can hopefully make trufflehog an even better tool :)
This PR adds the regexes from this paper (https://www.ndss-symposium.org/wp-content/uploads/2019/02/ndss2019_04B-3_Meli_paper.pdf) that theoretically improve trufflehog's performance. I haven't had the chance to test these changes myself (I'm happy to, if needed), but according to the above paper the researches were able to significantly outperform trufflehog searches using the custom regexes that they wrote themselves (. By incorporating their regex searches, we can hopefully make trufflehog an even better tool :)