-
Notifications
You must be signed in to change notification settings - Fork 301
feat(nvd): improve ranges to include metadata in db_specific of CPE used to extract it #5103
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
Merged
Merged
Changes from 19 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
83cdc20
Make initial changes to the final json files.
jess-lowe 80e9eac
cache canonicalizing link
jess-lowe 258139d
add interoperability with cve5 records too
jess-lowe be4008f
add database specific
jess-lowe 380f9f6
Move MergeRangesAndCreateAffected to common
jess-lowe dbe777b
handle when introduced the same as lessthan or equal meaning its not …
jess-lowe f2d5477
handle unresolved signatures
jess-lowe 2d34d0d
fix nested unresolved ranges and duplicate unresolved ranges.
jess-lowe f2e66a7
fix linter errors
jess-lowe dc3ec8b
reduce duplication of logic
jess-lowe 030e8f9
fix linting errors
jess-lowe 099130d
condense unresolved_ranges output
jess-lowe 3ed1854
Make ToRangeWithMetadata a normal function
jess-lowe cc40dc5
Add source information to metadata
jess-lowe 9a2515c
Added grouping tests
jess-lowe 7d30cdf
make sure utility output is deterministic
jess-lowe 79d46e6
make sure that if canonical link 429s, it sets outcome to Error
jess-lowe ccdeba3
remove skiponcloudbuild bc of vcr
jess-lowe 348c95b
have resolved ranges also use metadata
jess-lowe 8bd4a8c
add snapshot tests
jess-lowe 4bdffea
Merge remote-tracking branch 'upstream/master' into feat/nvd/rebasing-db
jess-lowe c68f2b3
collect ranges by CPE
jess-lowe 4f8c828
Update snaps
jess-lowe eb2afdd
Add testdata
jess-lowe b2baf76
fix lint + update snaps
jess-lowe d0044b0
Merge branch 'master' into feat/nvd/rebasing-db
jess-lowe 6643a1b
add more relevant files
jess-lowe 2252b2e
add nvd records
jess-lowe 3c16fe6
add indenting
jess-lowe 07a8e73
fixlint
jess-lowe e3bb5bc
remove combine-to-osv snaps for now
jess-lowe 6747147
change unresolved_ranges "versions" to be "extracted_events"
jess-lowe e5f635b
update snaps
jess-lowe 35c85fd
fix commits from refs range grouping issue
jess-lowe 383a2fd
separate different git ranges into different affected packages
jess-lowe 742437b
fix duplicate line
jess-lowe fa9189a
use reflect instead of string comparison
jess-lowe bdb3509
return link on err for FindCanonicalLink
jess-lowe 4b75080
added more comments
jess-lowe 669674e
addressing more nits
jess-lowe 4fa502b
update todo
jess-lowe 73c9ca6
Merge branch 'master' into feat/nvd/rebasing-db
jess-lowe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.