references property

List<Reference>? references
getter/setter pair

Any reference to the details on the CWE, for example, https://cwe.mitre.org/data/definitions/94.html

Implementation

core.List<Reference>? references;