Skip to content

fix(deps): update build-tools for CVE remediation - #381

Open
platex-rehor-bot wants to merge 1 commit into
RedHatInsights:masterfrom
platex-rehor-bot:bot/RHCLOUD-50843
Open

fix(deps): update build-tools for CVE remediation#381
platex-rehor-bot wants to merge 1 commit into
RedHatInsights:masterfrom
platex-rehor-bot:bot/RHCLOUD-50843

Conversation

@platex-rehor-bot

@platex-rehor-bot platex-rehor-bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Updates the build-tools submodule (insights-frontend-builder-common) to the latest master commit, triggering an image rebuild to address CVEs identified in the GovCloud ACS scan.

RHCLOUD-50843

What this fixes:

  • RPM CVEs (9 fixable): glib2, libacl, libsolv, libgcrypt, p11-kit, glibc — resolved by image rebuild pulling latest UBI9 packages
  • Go module CVEs (16 fixable): stdlib (→1.26.6), x/crypto (→0.55.0), chi/v5 (→5.3.0), grpc (→1.82.1), cel-go (→0.30.0), otel (→1.44.0), x/net, x/text, klauspost/compress — resolved if caddy-ubi:latest has been rebuilt with Go 1.26.6+

Unfixable CVEs (no upstream fix):

  • 6 libcurl-minimal CVEs (IMPORTANT, 7.4–8.1 CVSS) — no fix available from upstream

Note: All Go CVEs originate from the caddy-ubi runtime base image, not from this repo's source code. The rebuild pulls caddy-ubi:latest which should contain the latest Go security patches.


Screenshots

N/A — infrastructure change, no UI impact.


Checklist ☑️

  • PR only fixes one issue or story
  • Change reviewed for extraneous code
  • UI best practices adhered to
  • Commits squashed and meaningfully named
  • All PR checks pass locally (build, lint, test, E2E)

@platex-rehor-bot
platex-rehor-bot requested a review from a team as a code owner September 3, 2026 10:01
@tahmidefaz

Copy link
Copy Markdown
Member

@platex-rehor-bot rebase please

RHCLOUD-50843
Updates insights-frontend-builder-common submodule to latest master.
Triggers image rebuild to pick up latest caddy-ubi base image and
RPM security patches, addressing GovCloud ACS scan CVEs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@platex-rehor-bot

Copy link
Copy Markdown
Contributor Author

Done — rebased on latest master and force-pushed. Konflux CI should re-run automatically.

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.

3 participants