feat: support ubutnu severity type#2076
Merged
hogo6002 merged 5 commits intogoogle:mainfrom Jul 16, 2025
Merged
Conversation
hogo6002
commented
Jul 15, 2025
| } | ||
| }, | ||
| "vulnerabilities": [ | ||
| "UBUNTU-CVE-2022-3219", |
Contributor
Author
There was a problem hiding this comment.
this looks like is caused by upstream ordering? Do we put the one with the most amount of upstream at the top or the one with the least upstream at the top? UBUNTU-CVE-2022-3219 recently added an upstream field. But i think we wanted to put USN at the top, right? @jess-lowe
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2076 +/- ##
=======================================
Coverage 66.05% 66.06%
=======================================
Files 172 172
Lines 16192 16200 +8
=======================================
+ Hits 10696 10702 +6
- Misses 4846 4848 +2
Partials 650 650 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
another-rex
reviewed
Jul 16, 2025
Collaborator
another-rex
left a comment
There was a problem hiding this comment.
LGTM! Let's just try removing the extra ignore I added last week.
cuixq
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #1964
Note: some Ubuntu records have moved their priority tags from ecosystem-specific to severity fields, but osv.dev has failed to provide a correct severity type. For now, we check both empty severity tags and Ubuntu severity tags to see if a vulnerability has been marked as ineligible