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

Hack to prevent urls from matching past the end of an external context #83

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

cccs-jh
Copy link
Collaborator

@cccs-jh cccs-jh commented Mar 22, 2024

This will eventually have to be reworked for strings that start farther before the url, but for now this should prevent the common false positives.

@cccs-jh cccs-jh requested a review from gdesmar March 22, 2024 20:18
- removed {} as they are not url characters
- added check for if the url starts at the begining of data
@cccs-jh cccs-jh requested a review from gdesmar April 4, 2024 19:34
@cccs-jh cccs-jh merged commit f6eadb1 into main Apr 10, 2024
1 check passed
@cccs-jh cccs-jh deleted the single_quote_url_hack branch April 10, 2024 18:54
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