pub fn execute_attack_with_patterns(
config: AttackConfig,
language: Language,
frameworks: &[Framework],
) -> Result<Vec<AttackResult>>Expand description
Execute an attack with pattern-aware strategy selection
pub fn execute_attack_with_patterns(
config: AttackConfig,
language: Language,
frameworks: &[Framework],
) -> Result<Vec<AttackResult>>Execute an attack with pattern-aware strategy selection