mitre-attack / mitre-attack/attack-workbench-frontend
Ensure that the platforms of a sub-technique is a superset of those of the parent technique
Open
Nobody has claimed this yet.
editing
enhancement
Points: 5
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
As a user, I want the application to ensure that the selected platforms of a given sub-technique is a superset of the platforms of the parent technique.
- When the platforms of the parent technique is changed, the set of platforms on attached sub-techniques must also be updated.
- When editing a sub-technique, ensure that the platforms of the parent technique are force-selected and cannot be un-selected.
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
No files, tests, or entry points are named. Start by tracing the parent and sub-technique editing flows and how platform selections are stored; done means parent changes propagate to attached sub-techniques and inherited platforms remain selected and cannot be removed when editing a sub-technique.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100