SecureFixAgent: a Hybrid LLM Agent for Automated Python Static Vulnerability Repair
Modern software development pipelines face growing challenges in securing large codebases with extensive dependencies. Static analysis tools like Bandit are effective at vulnerability detection but suffer from high false positives and lack repair capabilities. Large Language Models LLMs, in...