Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 649 Bytes

File metadata and controls

10 lines (7 loc) · 649 Bytes

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!