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 incomplete URL substring sanitization #1293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

etienneCharignon
Copy link

'cdn.jsdelivr.net' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Also, this form is more explicit

'cdn.jsdelivr.net' can be anywhere in the URL, and arbitrary hosts may come before or after it.
@etienneCharignon etienneCharignon force-pushed the Incomplete-URL-substring-sanitization branch from 6f5882a to b12c0ef Compare December 18, 2024 14:28
Copy link

stale bot commented Jan 10, 2025

This issue has been automatically marked as inactive because it has not had activity for 20 days. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Jan 10, 2025
@AmauriC AmauriC added active and removed inactive labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants