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 polynominal time required to match regexp #518

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

silverbucket
Copy link
Member

Fix for what LGTM reported as a polynominal regexp, more info here: https://lgtm.com/rules/1511427506129/

@silverbucket silverbucket added this to the IRC Platform milestone Aug 16, 2021
@silverbucket silverbucket requested review from raucao and galfert August 16, 2021 12:17
@silverbucket silverbucket self-assigned this Aug 16, 2021
Copy link
Contributor

@galfert galfert left a comment

Choose a reason for hiding this comment

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

👍

@lgtm-com
Copy link

lgtm-com bot commented Aug 16, 2021

This pull request fixes 1 alert when merging c0fe4ca into 7d0fa15 - view on LGTM.com

fixed alerts:

  • 1 for Polynomial regular expression used on uncontrolled data

@silverbucket silverbucket merged commit b8aa6ed into master Aug 16, 2021
@silverbucket silverbucket deleted the fix-polynominal-regexp branch August 16, 2021 12:53
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