Fix fleet package generation (#1296)

* Fix fleet package generation
* Add .lstrip()
* Lint fix
* Add newline
This commit is contained in:
Ross Wolf
2021-06-17 06:16:09 -06:00
committed by GitHub
parent f6839e98d1
commit e897a67604
3 changed files with 21 additions and 34 deletions
+11 -11
View File
@@ -26,18 +26,18 @@ package:
registry_data:
categories: ["security"]
conditions:
kibana_version: "^7.13.0"
description: "Prebuilt detection rules for Elastic Security"
format_version: "1.0.0"
kibana.version: "^7.13.0"
description: Prebuilt detection rules for Elastic Security
format_version: 1.0.0
icons:
- src: "/img/security-logo-color-64px.svg"
size: "16x16"
type: "image/svg+xml"
- size: 16x16
src: /img/security-logo-color-64px.svg
type: image/svg+xml
license: basic
name: "detection_rules"
name: security_detection_engine
owner:
github: elastic/protections
release: "beta"
title: "Prebuilt Security Detection Rules"
type: "integration"
version: "0.13.0"
release: beta
title: Prebuilt Security Detection Rules
type: integration
version: 0.13.0