pub fn run_matrix(
sbom_paths: Vec<PathBuf>,
output: ReportFormat,
output_file: Option<PathBuf>,
fuzzy_preset: String,
cluster_threshold: f64,
graph_diff: bool,
) -> Result<()>Expand description
Run the matrix command (N×N comparison)