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

fix: make vuln rating score optional #26

Merged
merged 1 commit into from Mar 19, 2022
Merged

fix: make vuln rating score optional #26

merged 1 commit into from Mar 19, 2022

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Mar 19, 2022

fixes #25

BREAKING CHANGE: the type of VulnerabilityRating.Score changed from float64 to *float64.

Signed-off-by: nscuro nscuro@protonmail.com

fixes #25

BREAKING CHANGE: the type of `VulnerabilityRating.Score` changed from `float64` to `*float64`.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro requested a review from a team as a code owner March 19, 2022 12:52
@nscuro nscuro merged commit 404f9a3 into master Mar 19, 2022
@nscuro nscuro deleted the issue-25 branch March 19, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] BOMEncoder for vulnerabilities adds a default score of 0 if not specified
1 participant