35b1a69ff5
* prepping for 8.4 branch * adjusted schemas init file * adjusted target matrix to only backport to 7.16, updated api schemas * adjusted the lock-versions workflow to account for 7.16 and up support only * Add test for version lock to schema map correlation * decouple from static 7.13 references * keep patch version for lock * Update detection_rules/etc/packages.yml Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com> Co-authored-by: Jonhnathan <jonhnathancesar@gmail.com> Co-authored-by: brokensound77 <brokensound77@users.noreply.github.com>
45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
---
|
|
package:
|
|
name: "8.4"
|
|
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.4.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
|
|
# as of 8.4 / 1.0.3, we are transitioning from 1.x to 8.x (and 0.x to 7.x) due to changes in fleet where 0.x is a pre package
|
|
version: 8.4.0-dev.0
|