CWE
The parent of a specified weakness, sampling by the view
get/cwe/{id}/parents
Path parameters
idstring required
CWE ID
Query parameters
viewstring
the View_ID field to follow in the Has_Member entries and ChildOf relationships to determine the appropriate parent. If there is none the reponse will be empty
Response
success
Example response
[
{
"Type": "category",
"ID": "74"
}
]