Skip to content

fix: upgrade extras/dagger OpenTelemetry SDK to v1.43.0#3276

Open
chainloop-development[bot] wants to merge 1 commit into
mainfrom
chainloop/fix-ghsa-hfvc-g4fc-pqhx-20260708-141841
Open

fix: upgrade extras/dagger OpenTelemetry SDK to v1.43.0#3276
chainloop-development[bot] wants to merge 1 commit into
mainfrom
chainloop/fix-ghsa-hfvc-g4fc-pqhx-20260708-141841

Conversation

@chainloop-development

@chainloop-development chainloop-development Bot commented Jul 8, 2026

Copy link
Copy Markdown

Summary

Updated the unused extras/dagger Go module to go.opentelemetry.io/otel/sdk v1.43.0, the first fixed release for GHSA-hfvc-g4fc-pqhx. This also refreshed the module's related OpenTelemetry dependencies and checksums to keep the module graph consistent.

Vulnerability Fixed

GHSA-hfvc-g4fc-pqhx (HIGH): opentelemetry-go BSD kenv command not using an absolute path enables PATH hijacking.

Changes Made

  • Bumped go.opentelemetry.io/otel/sdk in extras/dagger/go.mod from v1.38.0 to v1.43.0, the first fixed release identified by the assessment.
  • Updated the related OpenTelemetry module versions and go.sum entries in extras/dagger so the dependency graph remains internally consistent after the SDK bump.
  • Accepted the Go directive update in extras/dagger/go.mod required by the resolved module metadata for go.opentelemetry.io/otel/sdk@v1.43.0.

Verification

Ran syft dir:. -o cyclonedx-json | grype --only-fixed -o json from the repository root and scanned the patched source tree. Outcome: resolved — Grype did not report GHSA-hfvc-g4fc-pqhx, and Syft cataloged go.opentelemetry.io/otel/sdk@v1.43.0 from /extras/dagger/go.mod.

Risk Assessment

View the risk assessment in Chainloop

Review in cubic

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.

0 participants