v1

latestOpenAPI 3.0.3MIT2026-07-1772424.2 KB
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

Typestring integer required
IDstring integer required

Example response

[
  {
    "Type": "category",
    "ID": "74"
  }
]