Skip to main content

Module engine

Module engine 

Source

Structs§

AnalysisContext
Analysis context passed through the pipeline.

Functions§

analyze
Run the tiered analysis pipeline.
filter_findings_by_paranoia
Filter a verdict’s findings by paranoia level and license tier.
filter_findings_by_paranoia_vec
Filter a Vec by paranoia level and license tier. Same logic as filter_findings_by_paranoia but operates on raw findings (for scan results that don’t use the Verdict wrapper).