forked from elastic/detection-rules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.yml
43 lines (42 loc) · 1.02 KB
/
packages.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
package:
name: "8.2"
release: true
# exclude rules which have any of the following index <-> field pairs
# exclude_fields:
# # special field to apply to all indexes
# any:
# - process.args
# - network.direction
# logs-endpoint.events.*:
# - file.name
filter:
# ecs_version:
# - 1.4.0
# - 1.5.0
maturity:
- production
# log deprecated rules in summary and change logs
log_deprecated: true
# rule version scoping
# min_version: 1
# max_version: 5
# elastic/integrations
registry_data:
categories: ["security"]
conditions:
kibana.version: "^8.2.0"
description: Prebuilt detection rules for Elastic Security
format_version: 1.0.0
icons:
- size: 16x16
src: /img/security-logo-color-64px.svg
type: image/svg+xml
license: basic
name: security_detection_engine
owner:
github: elastic/protections
release: ga
title: Prebuilt Security Detection Rules
type: integration
version: 1.2.0-dev.0