Skip to main content

read_cached_findings

Function read_cached_findings 

Source
pub fn read_cached_findings(
    scan_results_dir: &Path,
    sha256: &str,
    options_fingerprint: &str,
) -> Result<Option<CachedScanFindings>, CacheIoError>