CLI - Multiple Output Formats

Description:

Flexible output formats for different use cases: pretty (terminal), JSON (automation), compact (summary), and SARIF (security tools).

Problem it solves:

Different workflows require different output formats. Developers need human-readable output while CI/CD systems need machine-readable formats.

Key features:

  • pretty - Color-coded terminal output with emojis

  • json - Structured JSON for automation and scripting

  • compact - Minimal summary for quick reviews

  • sarif - Static Analysis Results Interchange Format for security tools

Usage:

cora review --format json
cora review --format sarif > results.sarif

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ’‘

Feature Request

Date

About 1 month ago

Author

Code Cora Team

Subscribe to post

Get notified by email when there are changes.