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

claircore: make Severity a proper enum #170

Merged
merged 1 commit into from
Apr 30, 2020
Merged

claircore: make Severity a proper enum #170

merged 1 commit into from
Apr 30, 2020

Conversation

hdonnay
Copy link
Member

@hdonnay hdonnay commented Apr 30, 2020

This commit makes the Severity an enum such that the zero value defaults
to Unknown. Updaters that don't have a concept of "severity" are now
automatically creating nicer data for downstream consumers that were
expecting this.

Signed-off-by: Hank Donnay hdonnay@redhat.com

This commit makes the Severity an enum such that the zero value defaults
to Unknown. Updaters that don't have a concept of "severity" are now
automatically creating nicer data for downstream consumers that were
expecting this.

Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Copy link
Contributor

@ldelossa ldelossa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤘

@hdonnay hdonnay merged commit d04ad4c into master Apr 30, 2020
@hdonnay hdonnay deleted the hank/severity branch April 30, 2020 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants