mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Add a Visual Graph to Show How Objects Are Connected
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
It’s difficult to understand how different objects (like analytics, detections, techniques, etc.) are connected. Users have to manually piece together soft relationships, which can be confusing and time-consuming, especially for complex relationships.
Describe the solution you'd like
Introduce a visual graph feature that displays the immediate connections between objects. The graph should show nodes representing objects and edges representing their relationships, distinguishing between SRO's and "soft" relationships. Ideally, nodes would be clickable, allowing users to navigate directly to the view page for any object in the graph. This visualization could be added as a new sidebar section for quick access, or embedded on individual object pages to show relevant connections.
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 Angular object pages and sidebar entry points to determine where the visualization belongs. Done means users can view immediate object connections, distinguish SROs from soft relationships, and navigate through clickable graph nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100