pub fn write_cached_findings( scan_results_dir: &Path, sha256: &str, options_fingerprint: &str, findings: &CachedScanFindings, ) -> Result<(), CacheIoError>