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

(release-1.6): Update go.mod dependencies [SECURITY] #671

Merged

Conversation

sergenyalcin
Copy link
Collaborator

@sergenyalcin sergenyalcin commented Dec 17, 2024

Description of your changes

This PR updates go.mod dependencies to fix the following:

Name Change Type Vulnerability Severity
golang.org/x/crypto v0.22.0 -> v0.31.0 go-module GHSA-v778-237x-gjrc High
stdlib go1.21 -> go1.22.7 go-module CVE-2024-34158 High
stdlib go1.21 -> go1.22.7 go-module CVE-2024-34156 High
stdlib go1.21 -> go1.22.7 go-module CVE-2024-34155 Medium

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/12375525306

@sergenyalcin
Copy link
Collaborator Author

/test-examples="examples/storage/v1beta2/bucket.yaml"

Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thanks @sergenyalcin, LGTM.

@sergenyalcin sergenyalcin merged commit 0256da5 into crossplane-contrib:release-1.6 Dec 17, 2024
10 checks passed
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.

2 participants