In the data, the name field in the T1205.002 technique is "Socket Filters" but on the primary site, it is "Traffic Signaling: Socket Filters". I would really like to have this full name accessible. Some options include:
Modify the name field
Add a new field for parent_technique_name
Add an optional field based on the state of x_mitre_is_subtechnique
I'm happy to open a PR for this, but since it changed the structure of the data I'd like to know what the preferred format is.
In the data, the
name
field in theT1205.002
technique is "Socket Filters" but on the primary site, it is "Traffic Signaling: Socket Filters". I would really like to have this full name accessible. Some options include:name
fieldparent_technique_name
x_mitre_is_subtechnique
I'm happy to open a PR for this, but since it changed the structure of the data I'd like to know what the preferred format is.