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(vulnerable-code): Correct an URL escape fixup case #8224

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

sschuberth
Copy link
Member

This is a fixup for 6ec2a31.

@sschuberth sschuberth requested a review from a team as a code owner February 2, 2024 18:01
@sschuberth sschuberth enabled auto-merge (rebase) February 2, 2024 18:01
@sschuberth sschuberth force-pushed the vc-escape-fixup-fixup branch 2 times, most recently from bd8679e to 45a34f3 Compare February 2, 2024 19:02
This is a fixup for 6ec2a31. As this actually fixes the case that was
used as an invalid URL in a test, simply remove that test, as the goal
is to not have invalid URLs by fixing them up anyway.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth merged commit 4af96e3 into main Feb 6, 2024
19 checks passed
@sschuberth sschuberth deleted the vc-escape-fixup-fixup branch February 6, 2024 18:43
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