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

Couple of exceptions when running evinse on javascript projects #23

Open
cerrussell opened this issue Oct 24, 2023 · 4 comments
Open

Couple of exceptions when running evinse on javascript projects #23

cerrussell opened this issue Oct 24, 2023 · 4 comments

Comments

@cerrussell
Copy link
Member

overflowdb.traversal.filter.StringPropertyFilter$InvalidRegexException: invalid regular expression
Caused by: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 9

Exception in thread "main" overflowdb.traversal.filter.StringPropertyFilter$InvalidRegexException: invalid regular expression
Caused by: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 9

Full exception output attached.
chen.txt

@prabhu
Copy link
Contributor

prabhu commented Oct 24, 2023

This must be fixed already. Wait for the new atom to be released for retesting though.

@prabhu
Copy link
Contributor

prabhu commented Oct 25, 2023

@cerrussell can you check with the latest main branch of atom?

https://github.com/AppThreat/atom

@cerrussell
Copy link
Member Author

@prabhu I just updated and still got the same thing.

@prabhu
Copy link
Contributor

prabhu commented Oct 26, 2023

@cerrussell, are you testing atom directly after building?

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

2 participants