Skip to content

ensure we do not parse email strings permissively #766

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

karenetheridge
Copy link
Member

e.g. we do not accept the entire "From" line from an email, nor two comma-separated email addresses

(one of these test cases was not being caught by my implementation!) :o

@karenetheridge karenetheridge requested a review from a team as a code owner March 26, 2025 18:35
e.g. we do not accept the entire "From" line from an email, nor two
comma-separated email addresses
@karenetheridge
Copy link
Member Author

rebased.

@karenetheridge karenetheridge merged commit 9f7dce3 into main Jun 8, 2025
4 checks passed
@karenetheridge karenetheridge deleted the ether/bare-email branch June 8, 2025 15:38
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.

2 participants