Skip to content

Backport patch-safe CVE fixes for v0.1.2 - #92

Merged
thomasmaas merged 6 commits into
release-0.1from
backport-0.1.2-cves
Aug 28, 2026
Merged

Backport patch-safe CVE fixes for v0.1.2#92
thomasmaas merged 6 commits into
release-0.1from
backport-0.1.2-cves

Conversation

@thomasmaas

Copy link
Copy Markdown
Contributor

Cherry-pick of CVE security fixes for the v0.1.2 patch release.

Changes

  • Upgrade Dockerfile base image from golang:1.25 to golang:1.26
  • Upgrade Go toolchain directive from 1.25.9 to 1.26.7 (fixes Go stdlib CVEs: net/url, crypto/tls, html/template, net/http, encoding/asn1)
  • Upgrade go.opentelemetry.io/otel and related packages to v1.46.0 (proactive: OTel v1.39.0 is below affected range but aligns all components on Go 1.26.7)

Jira

  • CONNLINK-1548 (developer-portal-controller OTel tracking)

🤖 Generated with Claude Code

thomasmaas and others added 2 commits August 27, 2026 18:53
Signed-off-by: Thomas Maas <thomas@webtypes.com>
Upgrade Go toolchain directive from 1.26.3 to 1.26.7 and upgrade
go.opentelemetry.io/otel and related packages from indirect v1.39.0
to v1.46.0. Also upgrades Dockerfile base image from golang:1.25 to
golang:1.26 for Go 1.26 support.

Fixes Go stdlib CVEs and addresses CVE-2026-41178 (OTel DoS).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 842fc98b-e6b3-49cd-9101-2507a105f22f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

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

eguzki
eguzki previously approved these changes Aug 27, 2026
@thomasmaas
thomasmaas enabled auto-merge August 27, 2026 17:43
Signed-off-by: Thomas Maas <thomas@webtypes.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
Signed-off-by: Eguzki Astiz Lezaun <eastizle@redhat.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@thomasmaas
thomasmaas merged commit 1982529 into release-0.1 Aug 28, 2026
20 checks passed
@thomasmaas
thomasmaas deleted the backport-0.1.2-cves branch August 28, 2026 09:45
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.

2 participants