map_finding
Convert a security finding into a complete remediation package with CWE details, OWASP/ASVS/WSTG mappings, and compliance impact.
Instructions
Map a security finding (CWE, CVE, or description) to a complete remediation package: CWE details, OWASP Top 10 / API Top 10 / LLM Top 10 mappings, ASVS requirements, WSTG test cases, cheat sheets, and compliance impact (PCI-DSS 4.0, ISO 27001:2022, NIST 800-53).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwe | No | CWE ID, e.g. 'CWE-79' or '79' | |
| cve | No | CVE ID, e.g. 'CVE-2024-1234'. CWE will be auto-extracted from NVD data | |
| description | No | Free-text finding description for keyword-based matching |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |