Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Label properties to Scenarios and Actions Objects #67

Closed
2 tasks
Chris-Turner-NIST opened this issue Mar 1, 2022 · 2 comments · Fixed by #84
Closed
2 tasks

Add Label properties to Scenarios and Actions Objects #67

Chris-Turner-NIST opened this issue Mar 1, 2022 · 2 comments · Fixed by #84
Assignees
Labels
enhancement New feature or request

Comments

@Chris-Turner-NIST
Copy link
Collaborator

User Story:

While developing the initial UI for creating Vulntology based representations we realized that it would be quite useful to be able to give each Scenario a text label. This will assist in organizing thoughts if a user is populating more than one of these objects (expected to be quite typical, especially with Actions).

Goals:

Create a new property that allows the addition of a free text shortname.
Limit the length of this label to avoid misuse. (15-20 chars?) The limit will likely be derived from the UI.

Dependencies:

The first draft of the UI should be finalized in a functional PoC so we can see how the size limit should be applied

Acceptance Criteria

  • All readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that addresses the goals of this User Story. This issue is referenced in the PR. If the PR only partially addresses a given User Story, the specific goals addressed are identified in the PR.

{The items above are general acceptance criteria for all User Stories. Please describe anything else that must be completed for this issue to be considered resolved.}

@Chris-Turner-NIST Chris-Turner-NIST added the enhancement New feature or request label Mar 1, 2022
@david-waltermire
Copy link
Collaborator

How about we call it name?

@Chris-Turner-NIST Chris-Turner-NIST self-assigned this Mar 22, 2022
@Chris-Turner-NIST
Copy link
Collaborator Author

Review CVE program examples and reuse as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants