remediate_file
Detect, live-exploit in sandbox, patch, and re-verify vulnerabilities in a file, returning proof and a proposed patch for human review.
Instructions
Full verified remediation loop on a file already loaded on the TASIE host: detect -> live-exploit in a sandbox -> assemble patch -> re-verify. Requires the full Docker-enabled TASIE deployment (TASIE_API_BASE). Returns the proof and the proposed patch for human review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Filename on the TASIE host to remediate | app.py |