owasp_fix_vulnerabilities
Remediate OWASP Top 10 vulnerabilities in your project by specifying the directory and vulnerability category to apply targeted fixes.
Instructions
Apply fixes for specific OWASP vulnerabilities found in the codebase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| category | Yes | OWASP category to fix | |
| directory | Yes | Project directory |