Skip to content

Commit 6cde654

Browse files
update kibana constraint
1 parent 82b5f82 commit 6cde654

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

packages/atlassian_bitbucket/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- productivity_security
1010
conditions:
1111
kibana:
12-
version: "^8.19.4 || ^9.0.7"
12+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1313
icons:
1414
- src: /img/bitbucket-logo.svg
1515
title: Bitbucket Logo

packages/forgerock/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ format_version: "3.0.2"
77
categories: ["security"]
88
conditions:
99
kibana:
10-
version: "^8.19.4 || ^9.0.7"
10+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1111
screenshots:
1212
- src: /img/forgerock-dashboard.png
1313
title: ForgeRock Dashboard

packages/httpjson/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: integration
66
version: "1.24.0"
77
conditions:
88
kibana:
9-
version: "^8.19.4 || ^9.0.7"
9+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1010
categories:
1111
- custom
1212
policy_templates:

packages/lumos/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories:
88
- security
99
conditions:
1010
kibana:
11-
version: "^8.19.4 || ^9.0.7"
11+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1212
elastic:
1313
subscription: "basic"
1414
screenshots:

packages/microsoft_exchange_online_message_trace/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- email_security
1010
conditions:
1111
kibana:
12-
version: "^8.19.4 || ^9.0.7"
12+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1313
elastic:
1414
subscription: "basic"
1515
icons:

packages/sophos_central/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories:
88
- security
99
conditions:
1010
kibana:
11-
version: "^8.19.4 || ^9.0.7"
11+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1212
elastic:
1313
subscription: "basic"
1414
screenshots:

packages/tenable_sc/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories:
1111
- vulnerability_management
1212
conditions:
1313
kibana:
14-
version: "^8.19.4 || ^9.0.7"
14+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1515
screenshots:
1616
- src: /img/tenable_sc-screenshot.png
1717
title: Tenable Security Center vulnerability dashboard screenshot

packages/ti_eset/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- threat_intel
1010
conditions:
1111
kibana:
12-
version: "^8.13.0 || ^9.0.0"
12+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1313
elastic:
1414
subscription: "basic"
1515
screenshots:

packages/zerofox/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories:
1717
- threat_intel
1818
conditions:
1919
kibana:
20-
version: "^8.19.4 || ^9.0.7"
20+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
2121
policy_templates:
2222
- name: zerofox
2323
title: ZeroFox Alerts

packages/zeronetworks/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories:
1414
- network_security
1515
conditions:
1616
kibana:
17-
version: "^8.19.4 || ^9.0.7"
17+
version: "^8.19.4 || ~9.0.7 || ^9.1.4"
1818
elastic:
1919
subscription: "basic"
2020
screenshots:

0 commit comments

Comments
 (0)