Class Brakeman::Report::CSV
In: lib/brakeman/report/report_csv.rb
Parent: Brakeman::Report::Table

Methods

Public Instance methods

Generate header for CSV output

rely on Terminal::Table to build the structure, extract the data out in CSV format

[Validate]