mitre-attack / mitre-attack/attack-workbench-rest-api
Should x-mitre-data-components have the domain added when exporting a STIX bundle?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Data components are considered secondary objects when exporting a STIX bundle, that is, they only are included in the bundle if they are referenced by a primary object. Groups are added the same way, and the STIX export adds the appropriate value to the group object's x_mitre_domains array. Should data components have the domain added to their x_mitre_domains array in the same way?
Contributor guide
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.
Research direction
Start by tracing the STIX bundle export path and comparing how secondary objects such as groups receive x_mitre_domains values. Determine whether data components should receive the same treatment, then verify that exported data components include the appropriate domain when referenced by a primary object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100