fix_security
Scan a file for security vulnerabilities and receive targeted fixes. Choose response detail level: summary, fix list, or complete fixed content.
Instructions
Scan a file and return fixes. Use verbosity='minimal' for summary only, 'compact' (default) for fix list, 'full' for complete fixed file content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file to fix | |
| verbosity | No | Response detail level: 'minimal' (summary only), 'compact' (default), 'full' (includes fixed_content) |