Category
category"What CWEs fall under [category]" / "list weaknesses in the [X] family" / "memory safety weaknesses" / "input validation weaknesses" — fetch a CWE category record (a thematic grouping of related CWEs like "Memory Safety", "Input Validation", "Cryptographic Issues"). Returns the category description plus member CWE IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Category name | |
| cwe_id | No | CWE identifier | |
| status | No | Status of the CWE record | |
| description | No | Category description | |
| memberships | No | Category memberships |