We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a4d8b commit f75096fCopy full SHA for f75096f
packages/security_detection_engine/changelog.yml
@@ -1,5 +1,10 @@
1
# newer versions go on top
2
# NOTE: please use pre-release versions (e.g. -beta.0) until a package is ready for production
3
+- version: 8.15.2
4
+ changes:
5
+ - description: Release security rules update
6
+ type: enhancement
7
+ link: https://github.com/elastic/integrations/pull/10717
8
- version: 8.15.2-beta.1
9
changes:
10
- description: Release security rules update
packages/security_detection_engine/manifest.yml
@@ -21,4 +21,4 @@ source:
21
license: Elastic-2.0
22
title: Prebuilt Security Detection Rules
23
type: integration
24
-version: 8.15.2-beta.1
+version: 8.15.2
0 commit comments