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 affected CPE store #2258

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Add affected CPE store #2258

merged 2 commits into from
Nov 14, 2024

Conversation

wagoodman
Copy link
Contributor

Adds the following V6 schema models:

  • AffectedCPEHandle
  • CPE

The sotre has been updated to reflect the additional getters/setters for these objects (currently only supporting by product name, but this can be expanded in the future with additional config options).

Partially addresses #2132

Closes #2128

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman requested a review from a team November 13, 2024 22:41
@wagoodman wagoodman self-assigned this Nov 13, 2024
@wagoodman wagoodman added the changelog-ignore Don't include this issue in the release changelog label Nov 14, 2024
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@kzantow kzantow merged commit 4e6f371 into main Nov 14, 2024
10 checks passed
@kzantow kzantow deleted the db-v6-affected-cpe-store branch November 14, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add DB v6 schema
2 participants