Skip to content

Security: Fix GHSA-259r-337f-4rfw (github.com/klauspost/compress) - #3902

Merged
tekton-robot merged 1 commit into
mainfrom
fix/SRVKP-13173-govcloud-compress-main
Aug 11, 2026
Merged

Security: Fix GHSA-259r-337f-4rfw (github.com/klauspost/compress)#3902
tekton-robot merged 1 commit into
mainfrom
fix/SRVKP-13173-govcloud-compress-main

Conversation

@jkhelil

@jkhelil jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member

Changes

Fix GHSA-259r-337f-4rfw by upgrading github.com/klauspost/compress from v1.18.6 to v1.18.7.

This vulnerability was identified in GovCloud FedRAMP compliance scans for Operator container images.

CVE Details

  • Advisory: GHSA-259r-337f-4rfw
  • Package: github.com/klauspost/compress
  • Vulnerable versions: < v1.18.7
  • Fixed version: v1.18.7
  • Jira Issues: SRVKP-13173, SRVKP-13178, SRVKP-13179

Vulnerability Scan

  • Tool: govulncheck@v1.6.0, GOTOOLCHAIN=go1.26.5

Test Results

Status: ✅ All tests passed (verified on equivalent release-v0.80.x branch)
Note: This is a minor indirect dependency bump — same fix applied to release branches with passing tests.

Risk Assessment

Low — Minor version bump to an indirect compression library with no API changes.

Submitter Checklist

Release Notes

Security: update github.com/klauspost/compress from v1.18.6 to v1.18.7 to address GHSA-259r-337f-4rfw

🤖 Generated by CVE Fixer Workflow

Addresses GHSA-259r-337f-4rfw identified in GovCloud FedRAMP compliance scan.

Jira: SRVKP-13173 SRVKP-13178 SRVKP-13179
govulncheck scan: govulncheck@v1.6.0 GOTOOLCHAIN=go1.26.5

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.13%. Comparing base (c7c0334) to head (845194d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3902   +/-   ##
=======================================
  Coverage   26.13%   26.13%           
=======================================
  Files         465      465           
  Lines       24933    24933           
=======================================
  Hits         6516     6516           
  Misses      17697    17697           
  Partials      720      720           
Flag Coverage Δ
unit-tests 26.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khrm khrm left a comment

Copy link
Copy Markdown
Contributor

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
@jkhelil

jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2026
@tekton-robot
tekton-robot merged commit 9b210e4 into main Aug 11, 2026
17 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants