mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Extend delete functionality to team lead role
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Update permissions to allow team leads to delete objects. The "delete" feature was originally implemented before the team lead role existed, so currently only admins can delete objects.
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
No file or test is named. Start by tracing the existing delete permission and the team lead role checks in the frontend, then compare the behavior with the admin role. Done means team leads can delete objects while other unauthorized roles remain blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- authorization, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100