ggshield icon indicating copy to clipboard operation
ggshield copied to clipboard

Export: CSV

Open Jguer opened this issue 4 years ago • 0 comments

Export CSV

What

Implement support for CSV output.

Why

CSV is used as a reporting format

Command

ggshield scan --output-type=csv ci

ggshield scan --output-type=text ci

ggshield scan --output-type=json ci

Definition of Done

  • [ ] CSV output handler
  • [ ] --json ported to --output-type ( if not done already)
  • [ ] text (default) added to --output-type ( if not done already)

Jguer avatar Nov 04 '21 10:11 Jguer