Skip to main content

Module validator

Module validator 

Source
Expand description

LLM-based validation for security findings.

Provides batched validation of security findings using AI to reduce false positives. Batches 3-5 findings per LLM call for efficiency, with fallback to pattern confidence on parsing errors.

Structsยง

SecurityValidator
Security finding validator using LLM.