-
Notifications
You must be signed in to change notification settings - Fork 9
Home
olliencc edited this page Apr 12, 2013
·
5 revisions
Basically a regex engine with a Windows GUI with some short cuts and pre-defined profiles to aid security focused code reviews.
- Scan ASCII files for matches to the 'profiles' (list of regexes) you supply quickly
- Skip over defined 'comments' in the code (again another set of regexes)
- Skip over files with test in the name or path
- Allow you to double click on result, have it open in your editor of choice and seek to the correct line
- Show the file in Explorer
- Export the results as CSV