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 security issue with regexp for email validation #264

Conversation

josecelano
Copy link
Member

I'm using an npm package. It's more restrictive. Some previous valid emails are no longer valid. But they are very strange cases.

@josecelano josecelano requested a review from a team as a code owner June 8, 2022 11:17
@josecelano josecelano linked an issue Jun 8, 2022 that may be closed by this pull request
1 task
@josecelano josecelano force-pushed the issue-197-fix-regexp-for-email-validation branch from 16b7726 to 1146953 Compare June 8, 2022 13:42
@josecelano josecelano merged commit 652c7df into nautilus-cyberneering:main Jun 8, 2022
@josecelano josecelano deleted the issue-197-fix-regexp-for-email-validation branch June 8, 2022 14:17
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.

Fix code scanning alert - Inefficient regular expression
2 participants