Add 8.18 and 9.0 beats schemas (#4641)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -120,16 +120,16 @@
|
||||
endgame: "8.4.0"
|
||||
|
||||
"8.18.0":
|
||||
beats: "8.17.1"
|
||||
beats: "8.18.0"
|
||||
ecs: "8.17.0"
|
||||
endgame: "8.4.0"
|
||||
|
||||
"9.0.0":
|
||||
beats: "9.0.0-beta1"
|
||||
beats: "9.0.0"
|
||||
ecs: "9.0.0-rc1"
|
||||
endgame: "8.4.0"
|
||||
|
||||
"9.1.0":
|
||||
beats: "9.0.0-beta1"
|
||||
beats: "9.0.0"
|
||||
ecs: "9.0.0-rc1"
|
||||
endgame: "8.4.0"
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "detection_rules"
|
||||
version = "1.0.16"
|
||||
version = "1.0.17"
|
||||
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."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user