intelmq
intelmq copied to clipboard
db lookup: other comparators than =
currently the generic db lookup can only check for equality (=), but e.g. postgres supports other comparators too, e.g. the contains or equals operator <<=.
Use case: enables ip/cidr-lookups