Update golang.org/x/crypto and github.com/golang-jwt/jwt #3760
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.
What is the feature/update/fix?
This release includes security patches for several vulnerabilities in dependencies used by the Convox v2 rack. These updates address critical security issues in the following packages:
golang-jwt/jwt/v4 - Fixed two vulnerabilities:
golang.org/x/crypto - Fixed vulnerability:
These security updates ensure your Convox rack is protected against potential denial of service attacks and other exploits that could affect system stability and security.
How to use it?
This security update is automatically applied when you update your rack to the latest version. No additional configuration is required to benefit from these security fixes.
To apply the update:
After updating, verify your rack is running the latest version:
Does it have a breaking change?
No, there are no breaking changes introduced with these security fixes. All functionality remains the same while improving the security posture of your Convox rack.
Requirements
To receive these security fixes, you must update to rack version
20250513194500or newer.convox rackconvox rack updateWe strongly recommend updating at your earliest convenience to ensure your environment is protected against these known vulnerabilities.