mitre-attack / mitre-attack/attack-workbench-rest-api
Add platform metadata to Data Component log sources
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
To support grouping Data Component log sources by platform in the UI (https://github.com/center-for-threat-informed-defense/attack-workbench-frontend/issues/770), the API will need to expose platform information for log sources on GET data component endpoints.
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 by tracing the GET data component endpoints in the REST API and inspect how log source data is currently exposed. Use the linked frontend request as context for the expected platform grouping, then add platform information to the response and verify the affected endpoint behavior with the repository's existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100