Skip to main content

export_scan_artifacts

Function export_scan_artifacts 

Source
pub fn export_scan_artifacts(
    report: &CrateSourceScanReport,
    out_dir: &Path,
    signer: Option<&ScanSigningKey>,
) -> Result<ScanArtifactPaths>
Expand description

Write SARIF, in-toto, and DSSE artifacts for a completed scan.