Report Formats

Report format addins implement specific report formats and allow the Cake Issues addin to create reports in the specific format.

  • Console – Support for reporting issues to the console
  • Generic – Support for creating reports in any text based format (HTML, Markdown, ...)
  • Sarif – Support for creating reports in SARIF format

Tip

See How to implement report format for instruction on how to implement support for additional report formats.