mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Option to Include All Objects from Latest ATT&CK Release in Collection
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Currently, creating or editing a collection does not offer an easy way to include all ATT&CK objects from the most recent release, making the process more manual and time-consuming.
Solution:
Add a feature that allows users to quickly include all ATT&CK objects from the latest release when creating a new collection or editing a draft collection.
Potential Implementations:
- Provide an "Include All from Latest Release" checkbox or button in the collection creation/editing interface.
- Automatically populate the collection with the most recent ATT&CK objects when the option is selected, while allowing further customization.
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 at the collection creation and draft-editing interfaces described in the issue, then trace how ATT&CK releases and objects are loaded and added to collections. Confirm how the latest release is identified and how existing customization is preserved. Done means users can include all objects from the latest release in either workflow and continue editing the collection.
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
- 45/100