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