Skip to main content

QUALITY_OUTPUT_FORMATS

Constant QUALITY_OUTPUT_FORMATS 

Source
pub const QUALITY_OUTPUT_FORMATS: &[ReportFormat];
Expand description

Output formats the quality command has a real renderer for. auto/summary render the plain-text report; JSON, SARIF, and sbomqs-json are dedicated emitters. All other ReportFormat values are rejected up front instead of silently falling back to text.