==========
CSV Export
==========

The CSV export format produces a tabular file of all findings, suitable for spreadsheet analysis, filtering, and custom reporting.

Usage
-----

.. code-block:: bash

   flareinspect export -i assessment.json -f csv -o output.csv

