get_cwe_children
Fetches child CWE weaknesses for a specified CWE ID, optionally filtered by view, to navigate the vulnerability taxonomy.
Instructions
Get children of a specified CWE weakness, filtered by view
Args: cwe_id: CWE ID (with/without 'CWE-') view: Optional view identifier to filter relationships
Returns: Dictionary with "Children" array or error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | ||
| cwe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |