chore: improves the logic when generating... - #75
Open
nickboldt wants to merge 1 commit into
Open
Conversation
…hat for each affected package and CVE, we get a row in the table (RHIDP-15396, RHIDP-15389) Signed-off-by: Nick Boldt <nboldt@redhat.com>
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.
What does this PR do?
chore: improves the logic when generating the CSV list of CVEs such that for each affected package and CVE, we get a row in the table (RHIDP-15396, RHIDP-15389)
Generated-by: cursor
Signed-off-by: Nick Boldt nboldt@redhat.com
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
N/A (or see commit message above for issue number)
How to test this PR?
Fetch PR sources, run the skill using the "--since 1.10.2" qualifier. See what it spits out.
Note that Kim had to manually cleanup the CSV results in https://docs.google.com/spreadsheets/d/1JZVTc03wirx-bTpjn3muWed8cGyFTRTNe6x3Gr02hys/edit?gid=256141912#gid=256141912 so this generation tool isn't QUITE perfect yet.
Still need better logic for if/when the specific PACKAGES are affected by the CVE fix, by looking at source.json and seeing what changes were done in rhdh-plugins or bcp or b/b repos.
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.