-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Security Solution] Incorrect Rule Source Type and Customization Status After Importing a Custom Rule #205651
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
Feature:Prebuilt Detection RulesSecurity Solution Prebuilt Detection Rules areaSecurity Solution Prebuilt Detection Rules areaTeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:Detection Rule ManagementSecurity Detection Rule Management TeamSecurity Detection Rule Management TeamTeam:Detections and RespSecurity Detection Response TeamSecurity Detection Response TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.
Metadata
Metadata
Assignees
Labels
Feature:Prebuilt Detection RulesSecurity Solution Prebuilt Detection Rules areaSecurity Solution Prebuilt Detection Rules areaTeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:Detection Rule ManagementSecurity Detection Rule Management TeamSecurity Detection Rule Management TeamTeam:Detections and RespSecurity Detection Response TeamSecurity Detection Response TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug:
When importing a custom rule with a matching rule_id and version of a prebuilt rule and setting the overwrite flag to true, the rule is incorrectly marked as an external prebuilt rule and flagged as customized. The system incorrectly sets rule_source.type to "external" and rule_source.is_customized to "true" instead of "internal" and "false".
Kibana/Elasticsearch Stack version:
8.18 Snapshot
Functional Area (e.g. Endpoint management, timelines, resolver, etc.):
Rule Import
Steps to reproduce:
Current behavior:
Expected behavior:
Screenshots (if relevant):
Prebuilt rule used: Prebuilt rule_Windows Defender Disabled.ndjson.txt
Custom rule used: Custom rule.ndjson.txt