IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
GNU Affero General Public License v3.0
975
stars
296
forks
source link
sieve expert bugfix: for string matching, convert value to string first #2500
Closed
sebix closed 4 months ago
For
:contains
,=~
and!~
, convert the value to string before matching avoiding an exception. If the value is a dict, convert the value to JSON