Skip to main content

classify_injection

Function classify_injection 

Source
pub fn classify_injection(text: &str, threshold_percent: u8) -> DetectorVerdict
Expand description

Score text with the active classifier and build a DetectorVerdict, marking it flagged when the score meets threshold_percent.