Skip to content

chore: improves the logic when generating... - #75

Open
nickboldt wants to merge 1 commit into
mainfrom
RHIDP-15396__RHIDP-15389_2
Open

chore: improves the logic when generating...#75
nickboldt wants to merge 1 commit into
mainfrom
RHIDP-15396__RHIDP-15389_2

Conversation

@nickboldt

@nickboldt nickboldt commented Jul 29, 2026

Copy link
Copy Markdown
Member

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:

  • Code produced is complete
  • Code builds without errors
  • Tests are covering the bugfix
  • Relevant user documentation updated
  • Relevant contributing documentation updated

Reviewers

Reviewers, please comment how you tested the PR when approving it.

…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>
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.

1 participant