Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix indirect dependency problems to cleart security alert #1952

Closed
wants to merge 1 commit into from

Conversation

furykerry
Copy link
Member

Ⅰ. Describe what this PR does

upgrade the following package:

golang/golang.org/x/oauth2
golang/golang.org/x/crypto

Ⅱ. Does this pull request fix one issue?

fixes #1951

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

@kruise-bot kruise-bot requested review from Fei-Guo and zmberg March 10, 2025 01:47
@kruise-bot
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 ask for approval from furykerry by writing /assign @furykerry in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

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

@kruise-bot kruise-bot added the size/M size/M: 30-99 label Mar 10, 2025
Signed-off-by: furykerry <shouchen.zz@alibaba-inc.com>
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.75%. Comparing base (7bca8af) to head (5b0ce33).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1952      +/-   ##
==========================================
+ Coverage   42.72%   42.75%   +0.02%     
==========================================
  Files         314      314              
  Lines       31367    31367              
==========================================
+ Hits        13401    13410       +9     
+ Misses      16596    16589       -7     
+ Partials     1370     1368       -2     
Flag Coverage Δ
unittests 42.75% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@furykerry furykerry closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M size/M: 30-99
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Vulnerabilities
2 participants