intelmq
intelmq copied to clipboard
sieve expert bugfix: for string matching, convert value to string first
For :contains, =~ and !~, convert the value to string before matching avoiding an exception. If the value is a dict, convert the value to JSON