Skip to main content

analyze_exploit_paths

Function analyze_exploit_paths 

Source
pub fn analyze_exploit_paths(
    findings: &[Finding],
    _source_files: &[PathBuf],
) -> Result<Vec<Finding>, ForgeGuardError>
Expand description

Analyze findings to generate exploit paths and attack vectors.