mitre-attack / mitre-attack/attack-workbench-rest-api
Add search and filters for release track tier objects
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
The release track tier endpoints currently have limited filtering. Add support for searching objects within a single release track tier by object name or ATT&CK ID. It should also be possible to filter the tier lists by STIX object type, domain, and platform. This would help the UI show large candidate, staged, or member lists without needing to do filtering client-side.
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 with the release track tier endpoints and trace how candidate, staged, and member lists are queried. Add endpoint support for name or ATT&CK ID search and filtering by STIX object type, domain, and platform; done means large tier lists can be filtered server-side for the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100