Update Package Category (#5192)

This commit is contained in:
shashank-elastic
2025-10-08 19:26:11 +05:30
committed by GitHub
parent a31fb00614
commit ebb7bb5bce
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,12 +7,12 @@ package:
registry_data:
categories:
- security
# Added siem category as these rules are used by the Elastic Security detection engine for security monitoring
- siem
conditions:
elastic:
capabilities:
- security
# Added siem category as these rules are used by the Elastic Security detection engine for security monitoring
- siem
subscription: basic
kibana.version: ^9.2.0
description: Prebuilt detection rules for Elastic Security
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "1.4.10"
version = "1.4.11"
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"