Skip to content
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

patching GetSignedRequestSignature to cover edge cases with the signature #2852

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

RanVaknin
Copy link
Contributor

@RanVaknin RanVaknin commented Oct 26, 2024

This PR Addresses : #2830

GetSignedRequestSignature function was changed to handle edge cases with signature parsing in the authorization header. It updates the string splitting logic to account for potential whitespace variations and adds test cases.

@RanVaknin RanVaknin requested a review from a team as a code owner October 26, 2024 00:49
Copy link
Contributor

@lucix-aws lucix-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix and ship

@RanVaknin RanVaknin merged commit b65b80a into aws:main Oct 28, 2024
12 of 13 checks passed
@RanVaknin RanVaknin deleted the signature-header-parsing-fix branch October 28, 2024 17:20
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.

3 participants