[Bug] CLI adds frequency field to system actions (.cases), causing import failure (#5690)

* No frequency field to cases
This commit is contained in:
Eric Forte
2026-02-11 15:18:20 -05:00
committed by GitHub
parent f74c04d11a
commit f306404fe5
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "1.5.43"
version = "1.5.44"
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"