Skip to content

Conversation

@noalimoy
Copy link

@noalimoy noalimoy commented Dec 9, 2025

Description

Update golang.org/x/oauth2 dependency from v0.19.0 to v0.27.0 in the pvcviewer-controller component.

Security Fix

This update resolves CVE-2025-22868 - a security vulnerability in the oauth2 package.

The oauth2 package is an indirect dependency used by k8s.io/client-go for GCP authentication. No code changes required as there is no direct usage in pvcviewer-controller.

Changes

  • Updated golang.org/x/oauth2 from v0.19.0v0.27.0
  • Ran go mod tidy to update go.sum

Testing Performed

  • go mod tidy - completed successfully
  • go vet ./... - no issues found
  • make manager - controller builds cleanly
  • Unit tests: passed
  • Integration tests: passed
  • Multi-arch tests: passed

Related Issue

Closes #782

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign apo-ger for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@google-oss-prow google-oss-prow bot added the area/controller area - related to controller components label Dec 9, 2025
@google-oss-prow google-oss-prow bot added area/v1 area - version - kubeflow notebooks v1 size/XS labels Dec 9, 2025
@noalimoy noalimoy force-pushed the fix-782/pvcviewer-update-oauth2-v0.27.0 branch from 8628015 to a946b36 Compare December 9, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/controller area - related to controller components area/v1 area - version - kubeflow notebooks v1 size/XS

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

1 participant