Skip to content

refactor(vulnfeeds): move GitVersionsToCommits to common dir and refactor to output resolved ranges#4815

Merged
jess-lowe merged 11 commits intogoogle:masterfrom
jess-lowe:refactor/move-more
Feb 19, 2026
Merged

refactor(vulnfeeds): move GitVersionsToCommits to common dir and refactor to output resolved ranges#4815
jess-lowe merged 11 commits intogoogle:masterfrom
jess-lowe:refactor/move-more

Conversation

@jess-lowe
Copy link
Contributor

Move more common functions and remove useless ones.

GitVersionsToCommits now outputs resolved ranges, unresolved ranges and successful repositories. This function will be more heavily used in the next PR for the NVD refactor.

It should output resolved/unresolved ranges instead of affected ranges so that we are able to group the ranges by repository into one set of ranges/events later on, so as not to have duplicate repository/package information in the record.

Renamed another function also called GitVersionsToCommits to VersionInfoToCommits to better reflect what it's actually doing and as to reduce the confusion around the same name.

@jess-lowe jess-lowe changed the title refactor(vulnfeeds): move GitVeresionsToCommits to common dir and refactor to output resolved ranges refactor(vulnfeeds): move GitVersionsToCommits to common dir and refactor to output resolved ranges Feb 16, 2026
another-rex
another-rex previously approved these changes Feb 16, 2026
@jess-lowe jess-lowe requested a review from tobyhawker February 16, 2026 05:11
@jess-lowe jess-lowe merged commit 248e257 into google:master Feb 19, 2026
19 checks passed
@jess-lowe jess-lowe deleted the refactor/move-more branch February 19, 2026 00:50
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.

2 participants