additionalTechniques property

List<String>? additionalTechniques
getter/setter pair

Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.

Implementation

core.List<core.String>? additionalTechniques;