[Security Solution][Detection Engine] Threshold rules do not create signals with CIDR IP's #77253
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Detection Rules
Security Solution rules and Detection Engine
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Team:SIEM
Kibana version:
7.9.0
Describe the bug:
CIDR queries for threshold rules do not work. If you add a CIDR query to a threshold rule it will not be able to correctly insert the signal because of the way it creates the synthetic signal in the file:
Steps to reproduce:
Create a threshold rule with a CIDR like below on a threshold rule:
Run it and notice in your logs you see this error:
Expected behavior:
It should write out the signal and not have errors.
Unit test for the code that shows the problem:
In this file:
Add this test:
Get this failed result to fix:
The text was updated successfully, but these errors were encountered: