Skip to content

Upgrade golang.org/x/crypto to v0.31.0 for vulnerability fix#79

Closed
siddhuoo7 wants to merge 8 commits intoprestodb:masterfrom
siddhuoo7:master
Closed

Upgrade golang.org/x/crypto to v0.31.0 for vulnerability fix#79
siddhuoo7 wants to merge 8 commits intoprestodb:masterfrom
siddhuoo7:master

Conversation

@siddhuoo7
Copy link
Copy Markdown

@siddhuoo7 siddhuoo7 commented Nov 28, 2024

This pull request addresses a known vulnerability in the golang.org/x/crypto library by upgrading it from version v0.0.0-20200221231518-2aa609cf4a9d to v0.31.0.

Details of the Change

  • Updated golang.org/x/crypto to v0.31.0 in go.mod and go.sum.

Why is this Change Necessary?

The earlier version of the golang.org/x/crypto package has security vulnerabilities that could expose applications to potential risks. Upgrading to v0.31.0 mitigates these vulnerabilities and ensures better security and compliance with the latest standards.

@tdcmeehan
Copy link
Copy Markdown

Please add CI to this repository as a Github action. Thank you!

@siddhuoo7
Copy link
Copy Markdown
Author

Please add CI to this repository as a Github action. Thank you!

Not sure on how to add CI for this , added a file .github/workflows/run-presto-tests.yml.
Can you guide on how github action pick this test workflow.

@tdcmeehan
Copy link
Copy Markdown

@siddhuoo7 please research this using information publicly available.

@siddhuoo7 siddhuoo7 changed the title Upgrade golang.org/x/crypto to v0.29.0 for vulnerability fix Upgrade golang.org/x/crypto to v0.31.0 for vulnerability fix Jan 21, 2025
@siddhuoo7 siddhuoo7 closed this Sep 29, 2025
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