deb-bandit/bandit/formatters
Christopher J Schaefer 83e81264f2 Moving test summary to end of screen results
When a user is running bandit and the results are output to screen,
the summary should be provided last (after any found issues) for easer
review by the user. The text formatter has also been updated to
reflect this change as well, the other formatters are okay as is.

Change-Id: I1c1327b62107b5fcdb398685d30aea84e8421add
2016-03-18 14:35:38 -05:00
..
__init__.py Split each formatter into separate modules 2015-09-08 15:31:20 -07:00
csv.py Pretty up the formatter docs 2016-01-16 00:58:15 -08:00
html.py Fixed missing new lines from Skipped file report 2016-03-05 15:08:53 +00:00
json.py Adding JSON output for baseline results 2016-02-12 13:01:36 -08:00
screen.py Moving test summary to end of screen results 2016-03-18 14:35:38 -05:00
text.py Moving test summary to end of screen results 2016-03-18 14:35:38 -05:00
xml.py Fixed typo in bandit/formatters/xml.py 2016-02-23 17:10:17 -08:00