Skip to main content

Module engine

Module engine 

Source

Structs§

AnalysisContext
Analysis context passed through the pipeline.

Functions§

analyze
Run the tiered analysis pipeline.
analyze_returning_policy
Run the tiered analysis pipeline, returning the loaded policy alongside the verdict.
filter_findings_by_paranoia
Filter a verdict’s findings by paranoia level.
filter_findings_by_paranoia_vec
Filter a Vec by paranoia level. Same logic as filter_findings_by_paranoia but operates on raw findings.