mitre-attack / mitre-attack/attack-workbench-rest-api
Notify users that a collection update is available
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
As a user, I want to know when a new version of a collection I'm subscribed to is available so that I can import it easily.
- System checks for updates automatically
- If an update is found, the UI is updated to mark an update as available. This should also give the user a way to enter the workflow defined in center-for-threat-informed-defense/attack-workbench-collection-manager#1 without having to determine the collection URL manually.
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 reviewing the REST API service and the workflow described in center-for-threat-informed-defense/attack-workbench-collection-manager#1. Determine where subscription update checks and collection availability are represented; done means an available update is surfaced to users and provides an entry point into that import workflow without manually finding the collection URL.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100