Skip to content

Commit 3bec392

Browse files
Lock versions for releases: 8.18,8.19,9.0,9.1 (#4924)
1 parent 3b9e927 commit 3bec392

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

detection_rules/etc/version.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,9 +2779,9 @@
27792779
},
27802780
"498e4094-60e7-11f0-8847-f661ea17fbcd": {
27812781
"rule_name": "OIDC Discovery URL Changed in Entra ID",
2782-
"sha256": "185543b9c31b8927bc35350679662aa9800e2795ac22e2967f0fdcc21553af49",
2783-
"type": "query",
2784-
"version": 1
2782+
"sha256": "47e5e1ec1bd8c81aa5b602e13814559327caccb93b07ee8e756151d691089da0",
2783+
"type": "esql",
2784+
"version": 2
27852785
},
27862786
"4a4e23cf-78a2-449c-bac3-701924c269d3": {
27872787
"rule_name": "Possible FIN7 DGA Command and Control Behavior",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "detection_rules"
3-
version = "1.3.11"
3+
version = "1.3.12"
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 Security’s Detection Engine."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)