Skip to content

Commit 3769f1a

Browse files
[Security Rules] Update security rules package to v8.9.2 (#6957)
* [Security Rules] Update security rules package to v8.9.2 * Add changelog entry for 8.9.2 --------- Co-authored-by: protectionsmachine <72879786+protectionsmachine@users.noreply.github.com>
1 parent 5830583 commit 3769f1a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.9.2
4+
changes:
5+
- description: Release security rules update
6+
type: enhancement
7+
link: https://github.com/elastic/integrations/pull/6957
38
- version: 8.9.2-beta.1
49
changes:
510
- description: Release security rules update

packages/security_detection_engine/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license: basic
1212
name: security_detection_engine
1313
owner:
1414
github: elastic/protections
15-
release: beta
15+
release: ga
1616
title: Prebuilt Security Detection Rules
1717
type: integration
18-
version: 8.9.2-beta.1
18+
version: 8.9.2

0 commit comments

Comments
 (0)