mitre-attack / mitre-attack/attack-stix-data
Add technique name to subtechniques
Open
@jondricek is already working on this.
Since Mar 19, 2025.
- Dominant language
- Python
- Stars
- 671
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
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
namefield - 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.