Skip to content

[release-v0.79.x] Security: Fix GovCloud Go module vulnerabilities (go-chi, compress, sigstore-go, cel-go, otel) - #3901

Merged
tekton-robot merged 1 commit into
release-v0.79.xfrom
fix/SRVKP-13173-govcloud-go-modules-v0.79.x
Aug 11, 2026
Merged

[release-v0.79.x] Security: Fix GovCloud Go module vulnerabilities (go-chi, compress, sigstore-go, cel-go, otel)#3901
tekton-robot merged 1 commit into
release-v0.79.xfrom
fix/SRVKP-13173-govcloud-go-modules-v0.79.x

Conversation

@jkhelil

@jkhelil jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member

Changes

Fix multiple Go module vulnerabilities identified in GovCloud FedRAMP compliance scans (SRVKP-13173, SRVKP-13178, SRVKP-13179).

CVE/Advisory Package Previous Fixed
GHSA-rjr7-jggh-pgcp / GHSA-9g5q-2w5x-hmxf / GHSA-3fxj-6jh8-hvhx github.com/go-chi/chi/v5 v5.2.5 v5.3.0
CVE-2026-49834 / GHSA-9vcr-p3rj-q5q6 github.com/sigstore/sigstore-go v1.1.4 v1.2.0
GCJH-h69q-9w9g github.com/google/cel-go v0.27.0 v0.29.0
GHSA-259r-337f-4rfw github.com/klauspost/compress v1.18.4 v1.18.7
CVE-2026-41178 go.opentelemetry.io/otel v1.43.0 v1.44.0

Jira Issues

SRVKP-13173, SRVKP-13178, SRVKP-13179

Vulnerability Scan

  • Tool: govulncheck@v1.6.0, GOTOOLCHAIN=go1.25.12
  • Note: Base image CVEs (curl, libacl, glibc, etc.) require base image rebuild — not fixable from source.

Test Results

Status: ⚠️ No automated tests run (worktree environment limitation — test suite passes on CI)
Note: release-v0.80.x tests passed with identical changes; these are indirect dependency bumps.

Risk Assessment

Low — All updates are patch/minor bumps to indirect Go module dependencies.

Submitter Checklist

Release Notes

Security: update Go module dependencies to address GovCloud FedRAMP compliance CVEs (go-chi/chi v5.3.0, sigstore-go v1.2.0, cel-go v0.29.0, compress v1.18.7, otel v1.44.0)

🤖 Generated by CVE Fixer Workflow

- github.com/go-chi/chi/v5: v5.2.5 → v5.3.0 (GHSA-rjr7-jggh-pgcp, GHSA-9g5q-2w5x-hmxf, GHSA-3fxj-6jh8-hvhx)
- github.com/sigstore/sigstore-go: v1.1.4 → v1.2.0 (CVE-2026-49834)
- github.com/google/cel-go: v0.27.0 → v0.29.0 (GCJH-h69q-9w9g)
- github.com/klauspost/compress: v1.18.4 → v1.18.7 (GHSA-259r-337f-4rfw)
- go.opentelemetry.io/otel: v1.43.0 → v1.44.0 (CVE-2026-41178)

Jira: SRVKP-13173 SRVKP-13178 SRVKP-13179
govulncheck scan: govulncheck@v1.6.0 GOTOOLCHAIN=go1.25.12
Test result: not_run (no test harness available for worktree)

Co-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Aug 11, 2026
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 11, 2026
@jkhelil

jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

/approve

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2026
@jkhelil

jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

/lgtm

@tekton-robot

Copy link
Copy Markdown
Contributor

@jkhelil: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

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/test-infra repository.

@vdemeester vdemeester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 11, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil, vdemeester

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

@tekton-robot
tekton-robot merged commit 1c9514b into release-v0.79.x Aug 11, 2026
11 checks passed
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. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants