mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Team Lead Approval Dashboard
Open
@erinehall is already working on this.
Since Sep 4, 2025.
enhancement
Points: 8
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
There is currently no centralized dashboard for Team Leads to review and approve changes to ATT&CK objects or view changes made since a specific ATT&CK release or bundle.
Solution:
Add new Team Lead section to dashboard:
- Admin Settings: Organization settings, default marking definitions, user accounts
- Dashboard: Teams, review, history
Review Page:
- Table of all objects with columns for: multi-select, review status, object type, ID, name, modified, created
- Default sort: most recently modified
- Sortable columns
- Multi-select for approval
- Approve button on row click
- Filter by workflow status
- Object name should link to object page
- Approval restricted to TeamLeadOrHigher
History Page:
- View list of all object changes
- Date picker to filter since specific date
Relies on #558
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.
Assessment
This issue has not been assessed yet.