intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

sieve expert bugfix: for string matching, convert value to string first

Open sebix opened this issue 1 year ago • 0 comments

For :contains, =~ and !~, convert the value to string before matching avoiding an exception. If the value is a dict, convert the value to JSON

sebix avatar May 10 '24 10:05 sebix