Structs§
- Analysis
Context - 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_paranoiabut operates on raw findings (for scan results that don’t use the Verdict wrapper).