kubeclipper icon indicating copy to clipboard operation
kubeclipper copied to clipboard

fix: cve vuln

Open fengshunli opened this issue 2 years ago • 5 comments
trafficstars

What type of PR is this?

What this PR does / why we need it:

fix cve vuln image

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


fengshunli avatar Jul 04 '23 09:07 fengshunli

@fengshunli: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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.

kubeclipper-bot avatar Jul 04 '23 09:07 kubeclipper-bot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fengshunli To complete the pull request process, please assign wu-wenxiang after the PR has been reviewed. You can assign the PR to them by writing /assign @wu-wenxiang in a comment when ready.

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

kubeclipper-bot avatar Jul 04 '23 09:07 kubeclipper-bot

Hi @fengshunli. Thanks for your PR.

I'm waiting for a kubeclipper member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

kubeclipper-bot avatar Jul 04 '23 09:07 kubeclipper-bot

Codecov Report

Merging #599 (afea215) into master (ca50129) will decrease coverage by 0.08%. The diff coverage is 3.96%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #599      +/-   ##
==========================================
- Coverage   14.04%   13.97%   -0.08%     
==========================================
  Files         138      139       +1     
  Lines       19490    19604     +114     
==========================================
+ Hits         2738     2739       +1     
- Misses      16456    16568     +112     
- Partials      296      297       +1     
Impacted Files Coverage Δ
pkg/authentication/request/path/path.go 40.00% <0.00%> (ø)
pkg/client/clientrest/transport.go 0.00% <0.00%> (ø)
pkg/models/iam/iam.go 9.83% <0.00%> (-0.20%) :arrow_down:
pkg/models/operation/operation.go 9.85% <0.00%> (-0.29%) :arrow_down:
pkg/models/platform/platformsetting.go 12.12% <0.00%> (-0.38%) :arrow_down:
pkg/scheme/core/v1/k8s/kubeadm_step.go 0.00% <0.00%> (ø)
pkg/server/request/request.go 67.60% <ø> (ø)
pkg/utils/sshutils/web_terminal.go 0.00% <0.00%> (ø)
pkg/scheme/core/v1/k8s/extension.go 1.16% <1.16%> (ø)
pkg/auditing/audit.go 28.50% <80.00%> (ø)

codecov-commenter avatar Jul 06 '23 02:07 codecov-commenter

@fengshunli: PR needs rebase.

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.

kubeclipper-bot avatar Jul 20 '23 14:07 kubeclipper-bot