What output formats does the scan support?

FAQ resource for your migration project.

FAQ resource for What output formats does the scan support?.

Answer

Four formats: Text (default, colored human-readable), JSON (full artifact for automation), SARIF (for GitHub Code Scanning, Azure DevOps), and Markdown (for PRs, wikis, docs). Use --format json, --format sarif, or --format md. Use --out filename to write to a file instead of stdout.