mitre-attack / mitre-attack/attack-workbench-frontend
Mark reference as internal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
As a user, I want to be able to use internal / non-public references on objects. E.g I want to be able to refer to a URL within my organization's intranet in a reference. This will allow me to cite confidential or otherwise sensitive data without worry about a data spill.
When publishing a collection, I want the application to warn me if any of the objects contained in it have a private/internal reference so that I can remove it from the collection or make appropriate changes.
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 locating the reference model and the collection publishing flow in the Angular application. Trace how references are represented on objects and how publishing validates collection contents. Done means users can mark references as internal and receive a warning when publishing a collection containing one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100