fix(deps): update build-tools for CVE remediation - #355
Merged
karelhala merged 1 commit intoAug 4, 2026
Conversation
RHCLOUD-49932 Update insights-frontend-builder-common submodule from d7be112 to 4ba1f7e. This bumps the UBI9 Node.js builder image from 9.7 to 9.8, pulling in newer RPM packages that address fixable CVEs (glib2, libacl, glibc, libsolv). The caddy-ubi runtime image uses :latest tag, so a rebuild will also pull the latest caddy-ubi with updated Go dependencies. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Summary by CodeRabbit
WalkthroughThe ChangesBuild tools update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
karelhala
approved these changes
Aug 4, 2026
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.
Description
Update the
build-toolssubmodule (insights-frontend-builder-common) to the latest version to address container image CVEs flagged in the GovCloud compliance scan.RHCLOUD-49932
What changed:
build-toolssubmodule updated fromd7be112to4ba1f7e9.7-1778648048to9.8-1780375952caddy-ubi:latestruntime imageCVE coverage:
Anything reviewers should know?
This is a submodule-only change — no application source code is modified. All 110 unit tests pass. The existing mintmaker PR #328 targets the same submodule update but has merge conflicts; this PR provides a clean version from current master.
Checklist
AI disclosure
Assisted by: Claude Code