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

Crypto addresses regex problem #15

Open
cartesianlab opened this issue Sep 29, 2022 · 1 comment
Open

Crypto addresses regex problem #15

cartesianlab opened this issue Sep 29, 2022 · 1 comment

Comments

@cartesianlab
Copy link

I am pretty sure Github as reliable regexes for many cryptoaddresses that would prevent these false positives:

image

@swanandx
Copy link
Owner

swanandx commented Oct 3, 2022

Use boundary mode, i.e. -b flag to only match the whole text and not any part of it!

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

No branches or pull requests

1 participant