[Bug] Ignore Other Keep Wildcards (#5792)

* Ignore other Keep Wildcards

* Added a unit test for multiple keeps

* Add keep star unit tests
This commit is contained in:
Eric Forte
2026-03-09 19:33:27 -04:00
committed by GitHub
parent 926befff83
commit 26d37dd62e
3 changed files with 94 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "1.5.51"
version = "1.5.52"
description = "Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Securitys Detection Engine."
readme = "README.md"
requires-python = ">=3.12"