cwe_lookup
Look up CWE details by ID or keyword. Returns name, description, and category for over 40 common weaknesses.
Instructions
Look up a CWE (Common Weakness Enumeration) by ID or search by keyword. Returns name, description, and category for the top 40+ most common CWEs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | CWE ID (e.g., 'CWE-79' or just '79') | |
| query | No | Search keyword (e.g., 'injection', 'buffer overflow') |