Skip to content

chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e - autoclosed#198

Closed
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest
Closed

chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e - autoclosed#198
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/rpc indirect digest 7ab31c287f3d3e

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jun 22, 2026
@openshift-ci openshift-ci Bot requested review from joshuawilson and onmete June 22, 2026 12:19
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated an indirect dependency to a newer version.

Walkthrough

The indirect dependency google.golang.org/genproto/googleapis/rpc in go.mod is bumped from pseudo-version v0.0.0-20260610212136-7ab31c22f7ad to v0.0.0-20260618152121-87f3d3e198d3. No other changes are made.

Changes

Dependency Bump

Layer / File(s) Summary
genproto/googleapis/rpc indirect bump
go.mod
Updates the single indirect requirement google.golang.org/genproto/googleapis/rpc to a newer pseudo-version dated 2026-06-18.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating a Go dependency digest for google.golang.org/genproto/googleapis/rpc.
Description check ✅ Passed The description is related to the changeset, providing a table of the dependency update with before/after digest values.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

…to 87f3d3e

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch from eeae2ee to a27b324 Compare June 22, 2026 17:10
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 22, 2026
@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Line 97: Update the OpenTelemetry packages to address critical security
vulnerabilities. In the go.mod file, upgrade go.opentelemetry.io/otel (currently
v1.39.0) and go.opentelemetry.io/otel/sdk (currently v1.39.0) to v1.41.0 or
later to patch CVE-2026-24051 (PATH hijacking in otel/sdk) and CVE-2026-29181
(DoS via baggage header extraction). Run go get -u
go.opentelemetry.io/otel@v1.41.0 and go get -u
go.opentelemetry.io/otel/sdk@v1.41.0 to update both dependencies.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: b5b52a22-e356-458e-b76d-b9cb73f8def0

📥 Commits

Reviewing files that changed from the base of the PR and between eeae2ee and a27b324.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum, !go.sum
📒 Files selected for processing (1)
  • go.mod
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • openshift/lightspeed-agentic-sandbox (manual)

Comment thread go.mod
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260618152121-87f3d3e198d3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260618152121-87f3d3e198d3 // indirect

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# First, check the current go.mod file to verify lines 9, 11, 96-97
head -100 go.mod | tail -n +1 | cat -n

Repository: openshift/lightspeed-agentic-operator

Length of output: 5539


🏁 Script executed:

#!/bin/bash
# Get specific lines around the mentioned dependencies
sed -n '1,20p' go.mod
echo "---"
sed -n '90,100p' go.mod

Repository: openshift/lightspeed-agentic-operator

Length of output: 1367


🌐 Web query:

OpenTelemetry v1.39.0 CVE GHSA-mh2q-q3fh-2475 GO-2026-4394 vulnerabilities

💡 Result:

OpenTelemetry v1.39.0 is affected by two distinct security vulnerabilities documented in early 2026. 1. PATH Hijacking Vulnerability (GO-2026-4394 / CVE-2026-24051) This vulnerability affects the OpenTelemetry Go SDK (go.opentelemetry.io/otel/sdk) [1][2]. - Details: It allows for Arbitrary Code Execution (ACE) via untrusted search paths (PATH hijacking) on macOS/Darwin systems [3][4]. The issue originates in the resource detection code (sdk/resource/host_id.go), which executes the ioreg system command using an insecure search path [3][4]. - Affected Versions: v1.21.0 through v1.39.0 [3][2]. - Fix: Patched in v1.40.0 [3][2]. 2. Baggage Header Extraction Vulnerability (GHSA-mh2q-q3fh-2475 / CVE-2026-29181) This vulnerability affects the OpenTelemetry Go baggage package (go.opentelemetry.io/otel/baggage) [5][6]. - Details: A remote denial-of-service (DoS) amplification vulnerability exists where multi-value baggage header extraction causes excessive CPU usage and memory allocations [5][7][8]. The parser processes each header value independently and aggregates members, allowing an attacker to bypass per-value parsing limits by sending numerous baggage header lines [5][9]. - Affected Versions: v1.36.0 through v1.40.0 [5][6][8]. - Fix: Patched in v1.41.0 [5][8]. Users running version 1.39.0 are vulnerable to both issues and are advised to upgrade to the latest available version (at least v1.41.0) to address these risks [5][3][8].

Citations:


Upgrade OpenTelemetry packages from v1.39.0 to v1.41.0+; genproto update is safe.

The genproto update on line 97 (pseudo-version bump to 87f3d3e198d3) is routine and safe—no CVEs flagged for this module.

However, the direct dependencies on lines 9 and 11 (go.opentelemetry.io/otel v1.39.0 and go.opentelemetry.io/otel/sdk v1.39.0) are vulnerable to confirmed CVEs:

Upgrade to v1.41.0 or later to patch both issues. This is a blocking supply chain security concern.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 97, Update the OpenTelemetry packages to address critical
security vulnerabilities. In the go.mod file, upgrade go.opentelemetry.io/otel
(currently v1.39.0) and go.opentelemetry.io/otel/sdk (currently v1.39.0) to
v1.41.0 or later to patch CVE-2026-24051 (PATH hijacking in otel/sdk) and
CVE-2026-29181 (DoS via baggage header extraction). Run go get -u
go.opentelemetry.io/otel@v1.41.0 and go get -u
go.opentelemetry.io/otel/sdk@v1.41.0 to update both dependencies.

Sources: Coding guidelines, Linters/SAST tools

@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 23, 2026
@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e - autoclosed Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch June 23, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants