Get CWE
get_cweRetrieve detailed weakness information by CWE identifier, including name, description, severity, related CVEs, and mitigation guidance for informed vulnerability assessment.
Instructions
Look up a CWE by identifier (e.g. CWE-79): weakness name, description, severity, related CVEs, and mitigation guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwe_id | Yes | CWE identifier (e.g. CWE-79) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| cwe_id | Yes | ||
| enriched | No | False when not found — then only cwe_id is present. | |
| threat_ids | No | ||
| description | No | ||
| mitigations | No | ||
| related_cwes | No |