enhanced_scan_file
Perform a multi-tool SAST scan on a single file with AI analysis, fix suggestions, and compliance checks for OWASP, PCI, or NIST.
Instructions
Perform comprehensive multi-tool SAST scan on a single file with AI-powered analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Absolute path to the file to scan | |
| tools | No | Specific tools to use (default: auto-detect) | |
| policies | No | Compliance policies to check (owasp, pci, nist) | |
| includeFixSuggestions | No | Generate AI-powered fix suggestions | |
| user_token | No | Authentication token |