Skip to main content

run_matrix

Function run_matrix 

Source
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)