ai_enhanced_auto_fix
Apply AI-powered fixes to code security vulnerabilities. Validates each change and enables rollback via backup.
Instructions
Apply AI-powered intelligent fixes with validation and rollback capability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Absolute path to the file to fix | |
| finding_ids | No | Specific finding IDs to fix | |
| strategy | No | Fix application strategy | balanced |
| validate_fixes | No | Validate fixes before applying | |
| create_backup | No | Create backup before applying fixes |