mitre-attack / mitre-attack/attack-workbench-rest-api

Add search and filters for release track tier objects

Open
#486 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.