-
Notifications
You must be signed in to change notification settings - Fork 2
chore(module): fix CVEs #1039
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
Merged
Merged
chore(module): fix CVEs #1039
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fefdbcd
to
0415f0e
Compare
Workflow has started. The target step completed with status: cancelled. |
Workflow has started. The target step completed with status: failure. |
Workflow has started. The target step completed with status: cancelled. |
5203567
to
c9f1bab
Compare
- Update golang.org/x/crypto to v0.38.0, mitigate CVE-2024-45337,CVE-2025-22869 - Update golang.org/x/net to v0.40.0, mitigate CVE-2025-22870, CVE-2025-22872 - Update github.com/go-jose/go-jose/[email protected], mitigate CVE-2025-27144 - Update Go 1.23, mitigate CVE-2024-45336, CVE-2024-45341, CVE-2025-22866, CVE-2025-22871 - Use Go 1.23 for virtualization-artifact, dvcr-importer, dvcr-updater, kube-api-rewriter, pre-delete-hook, CDI images, for helper C programs and dvcr. - Cleanup virtualization_images.yaml, only ALT_P11 remains. --------- Signed-off-by: Ivan Mikheykin <[email protected]>
c9f1bab
to
ec25b27
Compare
Signed-off-by: Ivan Mikheykin <[email protected]>
universal-itengineer
requested changes
May 16, 2025
universal-itengineer
approved these changes
May 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Why do we need it, and what problem does it solve?
What is the expected result?
Checklist
Changelog entries