Review and improve regex rules #159
Labels
enhancement
The issue is related to improving a certain aspect of the project.
false positives
triaged
The issue has been reviewed but has not been solved yet.
There was a recent white paper released (summary, source).
What's most interesting is on page 15, they list a variety of explicit regexes that we may be able to incorporate into our scanning. I think we already cover like 80% (mostly with the high entropy scanner), but there are some interesting ones to extract from that. e.g.:
We should go through this list and create new plugins for the ones that we're missing.
The text was updated successfully, but these errors were encountered: