All,
I'm wondering if there's a way to stop a function from firing in the pre-process script?
Here's my use case:
I'm entering results of a QRadar search into a data table. However, sometimes instead of a username existing in these results it's a SID. So whenever a new row is created in the data table I have a rule->workflow setup that parses out what should be the username value and then searches LDAP with it to resolve the username (if it is infact a SID, otherwise it's a blank result).
However, what I would like is if the 'username' value is a SID (they usually start/contain S-1-5, I think...), then perform the lookup. If the 'username' value is not a SID then don't do anything, as it should be a username then.
Let me know what you think!
Thanks!
------------------------------
Liam Mahoney
------------------------------