remediate_vulnerability
Fix memory-safety vulnerabilities in C/C++ code by applying pre-compiled secure remediation templates for specific vulnerability types.
Instructions
Provides pre-compiled secure remediation templates and code blocks to safely replace vulnerable C/C++ segments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vulnerabilityType | Yes | The name of the vulnerability type (e.g., 'Unsafe Function (strcpy)', 'Format String Vulnerability', 'Command Injection Risk'). |