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

Add format check for blob Urls #867

Merged
merged 2 commits into from Feb 21, 2023
Merged

Add format check for blob Urls #867

merged 2 commits into from Feb 21, 2023

Conversation

bachuv
Copy link
Collaborator

@bachuv bachuv commented Feb 17, 2023

This issue is originally mentioned in this comment from PR #853.

This PR adds a format check for the message before creating a URI. There are some cases where Uri.TryCreate() doesn't check the format of its input and Uri.IsWellFormedUriString() covers those cases.

Copy link
Collaborator

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

:shipit:

@bachuv bachuv merged commit 953dcce into main Feb 21, 2023
@bachuv bachuv deleted the vabachu/check-uri-format branch February 21, 2023 22:45
@bachuv bachuv mentioned this pull request Jun 21, 2023
11 tasks
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.

None yet

2 participants