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

Implement User Record Collection - Model #1350

Open
david-rocca opened this issue Feb 21, 2025 · 0 comments
Open

Implement User Record Collection - Model #1350

david-rocca opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
draft Initial issue state user story Issues that follow user story format in order to describe community needs

Comments

@david-rocca
Copy link
Collaborator

User Story

The CVE user registry service maintains information about Authorized CVE Users.

Acceptance Criteria

A user model is defined:

  • User ID (e.g, an email)
  • User ID number
  • Corporate Organizational Affiliation List
    • (can be more than one)
  • Contact Information: phone number and email
  • CVE Program Organization Membership List of Enum
  • Role (i.e, chair, member)
  • Status (active, inactive)
  • Account Metadata
    • Date account created
    • User record last updated date
    • Date of deactivation
    • Date of last activity
    • User/org that created the user ID
@david-rocca david-rocca added draft Initial issue state user story Issues that follow user story format in order to describe community needs labels Feb 21, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Issue Triage Feb 21, 2025
@david-rocca david-rocca moved this from Todo to In Progress in User Registry Planning & Development Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Initial issue state user story Issues that follow user story format in order to describe community needs
Projects
Status: Needs Triage
Status: In Progress
Development

No branches or pull requests

2 participants