Skip to content

Commit faf09f9

Browse files
[Security Rules] Update security rules package to v8.12.5 (#9218)
* [Security Rules] Update security rules package to v8.12.5 * Add changelog entry for 8.12.5 --------- Co-authored-by: protectionsmachine <72879786+protectionsmachine@users.noreply.github.com>
1 parent 907f5ba commit faf09f9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/security_detection_engine/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# newer versions go on top
22
# NOTE: please use pre-release versions (e.g. -beta.0) until a package is ready for production
3+
- version: 8.12.5
4+
changes:
5+
- description: Release security rules update
6+
type: enhancement
7+
link: https://github.com/elastic/integrations/pull/9218
38
- version: 8.12.5-beta.1
49
changes:
510
- description: Release security rules update

packages/security_detection_engine/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ source:
1919
license: Elastic-2.0
2020
title: Prebuilt Security Detection Rules
2121
type: integration
22-
version: 8.12.5-beta.1
22+
version: 8.12.5

0 commit comments

Comments
 (0)