Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 318 forks source link

OR in queries #159

Open smoebot opened 7 years ago

smoebot commented 7 years ago

does the response string field in the cURL analyzer support OR queries?

smoebot commented 7 years ago

ie, can I have "pattern1" OR "pattern2" (pattern1|pattern2) or similar

smoebot commented 7 years ago

it appears (pattern1|pattern2) works for this purpose

ahoernecke commented 7 years ago

Thanks @smoebot, I'm going to leave this open as we'd like to enhance the support for more complex matches.