mitre-attack / mitre-attack/attack-workbench-frontend
Allow searching in relationship tables
Open
Nobody has claimed this yet.
enhancement
Points: 1
viewing
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
As a user, I want to be able to search within lists of relationships so that I can find a relationship by source/target or description content.
See also https://github.com/center-for-threat-informed-defense/attack-workbench-rest-api/issues/46.
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 file or test is named. Start by locating the frontend views that render relationship tables and checking how other lists implement search; done means users can search relationship source, target, and description content and find matching relationships.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100