ROX-33925: bump github.com/russellhaering/goxmldsig from 1.5.0 to 1.6.0#19690
Open
vladbologa wants to merge 1 commit intorelease-4.8from
Open
ROX-33925: bump github.com/russellhaering/goxmldsig from 1.5.0 to 1.6.0#19690vladbologa wants to merge 1 commit intorelease-4.8from
vladbologa wants to merge 1 commit intorelease-4.8from
Conversation
Contributor
|
Images are ready for the commit at 2ad1c4b. To use with deploy scripts, first |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-4.8 #19690 +/- ##
===============================================
- Coverage 48.73% 48.73% -0.01%
===============================================
Files 2595 2595
Lines 190828 190828
===============================================
- Hits 93009 93000 -9
- Misses 90507 90515 +8
- Partials 7312 7313 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
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
Bump
github.com/russellhaering/goxmldsigto 1.6.0 to fix CVE-2026-33487Note that Stackrox is not affected by CVE-2026-33487 because it uses go > 1.22, but patching this will nevertheless help to not get flagged incorrectly by scanners.
Related to ROX-33866 ROX-33867 ROX-33868 ROX-33869
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI is sufficient