mitre-attack / mitre-attack/attack-workbench-frontend

Mark reference as internal

Open
#178 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

editing enhancement Points: 3 viewing
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.