CveXplore.capec_by_cwe_id(cwe_id: int) list[CveXploreObject] | None[source]

Method to retrieve CAPEC’s related to a specific CWE ID

Parameters:
cwe_id: int

The CWE ID to retrieve CAPEC for.

Returns:

A list with CveXploreObject’s or None