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

update crypto version to 0.17.0 for CVE #203

Closed
wants to merge 1 commit into from
Closed

update crypto version to 0.17.0 for CVE #203

wants to merge 1 commit into from

Conversation

tingrui-AWS-EKS-auth
Copy link
Contributor

Issue #, if available:
To resolve CVE ticket
Description of changes:
update crypto version to 0.17.0

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tingrui-AWS-EKS-auth tingrui-AWS-EKS-auth requested a review from a team as a code owner December 27, 2023 23:14
@@ -65,3 +65,5 @@ require (
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
)

replace golang.org/x/crypto => golang.org/x/crypto v0.17.0
Copy link
Contributor

Choose a reason for hiding this comment

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

can't we update above itself to version v0.17.0 instead of v0.16.0?

@prateekgogia
Copy link
Contributor

prateekgogia commented Dec 28, 2023

There is another PR (#202) from the dependabot we should just merge that one and close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants