Adding option to aggregate by vulnerability type and a test for hardcoded /tmp usage

This commit is contained in:
Travis McPeak
2014-09-16 14:54:06 -07:00
parent 6c5a79f37a
commit 8a6cc6426a
7 changed files with 89 additions and 13 deletions

View File

@@ -48,6 +48,9 @@ Usage:
optional arguments:
-h, --help show this help message and exit
-a AGG_TYPE, --aggregate AGG_TYPE
group results by (vuln)erability type or (file) it
occurs in
-n CONTEXT_LINES, --number CONTEXT_LINES
number of context lines to print
-c CONFIG_FILE, --configfile CONFIG_FILE