[Aikido] Fix security issue in follow-redirects via minor version upgrade from 1.15.11 to 1.16.0#1651
Open
aikido-autofix[bot] wants to merge 2 commits intomainfrom
Open
Conversation
| "@esbuild/win32-arm64": "npm:0.28.0" | ||
| "@esbuild/win32-ia32": "npm:0.28.0" | ||
| "@esbuild/win32-x64": "npm:0.28.0" | ||
| "esbuild@npm:0.25.0": |
There was a problem hiding this comment.
Why is it trying to downgrade this package?
|
This update literally fixes nothing at all. follow-redirects@1.16.0 merely introduces an option that can change the behaviour of header removal on redirect. The default behaviour is identical to follow-redirects@1.15.11. See follow-redirects/follow-redirects@844c4d302ac963d29bdb5dc1754ec7df3d70d7f9. If this is a vulnerability, and I'm not convinced that it is, then this change doesn't fix it. |
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.
Upgrade follow-redirects to fix credential leakage vulnerability where custom authentication headers leak on cross-domain redirects.
✅ 1 CVE resolved by this upgrade
This PR will resolve the following CVEs: