Skip to content

Commit f348e92

Browse files
Lock versions for releases: 8.18,8.19,9.0,9.1 (#4926)
1 parent 0cb1e59 commit f348e92

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

detection_rules/etc/version.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4327,9 +4327,9 @@
43274327
},
43284328
"75c53838-5dcd-11f0-829c-f661ea17fbcd": {
43294329
"rule_name": "Azure Key Vault Secret Key Usage by Unusual Identity",
4330-
"sha256": "2ef954e9c5a671eadc86b270c2849c089c60b2e410d40c181ba814ae5db7af05",
4330+
"sha256": "86b02f24180bc8fc24a9e75fab2d34798126849ea8f3815ba770e056914eb64c",
43314331
"type": "new_terms",
4332-
"version": 1
4332+
"version": 2
43334333
},
43344334
"75dcb176-a575-4e33-a020-4a52aaa1b593": {
43354335
"rule_name": "Service Disabled via Registry Modification",

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.13"
3+
version = "1.3.14"
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)