robre / gf-patterns

A repository of some useful grep patterns for tomnomnoms gf tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gf-patterns

This is a directory of some useful patterns I created for Tomnomnom's amazing gf tool. The patterns are mostly targeted on performing code security reviews, but can be applied for other purposes.

Some of my favorite patterns are based on bad code indicators, such as "TODO", "FIXME", "TEMPORARY FIX" etc. Some of the patterns are based on Will Butlers article on bad words

Contribute

Feel free to contribute to this repository, as I will gladly add new pattern files and improved patterns!

About

A repository of some useful grep patterns for tomnomnoms gf tool

License:MIT License