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

Fix metadata header value sanitization #3581

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

bhagya05
Copy link
Contributor

@bhagya05 bhagya05 commented Oct 25, 2024

Description

Add checks for control characters and leading whitespace.

Issue reference

Please reference the issue this PR will close: #3580

Checklist

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

Signed-off-by: Bhagya Singh Purba <[email protected]>
@bhagya05 bhagya05 requested review from a team as code owners October 25, 2024 07:03
Copy link
Member

@berndverst berndverst left a comment

Choose a reason for hiding this comment

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

@yaron2
Copy link
Member

yaron2 commented Nov 4, 2024

ping @bhagya05

Signed-off-by: Bhagya Singh Purba <[email protected]>
@yaron2 yaron2 added this to the v1.15 milestone Nov 5, 2024
@yaron2 yaron2 enabled auto-merge November 5, 2024 22:11
@yaron2 yaron2 added this pull request to the merge queue Nov 5, 2024
Merged via the queue into dapr:main with commit f0a99c1 Nov 5, 2024
89 checks passed
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.

Azure Blob Storage Binding metadata sanitization issue for daprgrpctracebin
3 participants