We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d6aae commit 49acef6Copy full SHA for 49acef6
2 files changed
.vscode/settings.json
packages/wiz/manifest.yml
@@ -1,17 +1,17 @@
1
format_version: 3.0.2
2
name: wiz
3
title: Wiz
4
-version: '1.8.0-preview01'
+version: "1.8.0-preview01"
5
description: Collect logs from Wiz with Elastic Agent.
6
type: integration
7
categories:
8
- security
9
- cloudsecurity_cdr
10
conditions:
11
kibana:
12
- version: '^8.16.0'
+ version: "^8.16.0"
13
elastic:
14
- subscription: 'basic'
+ subscription: "basic"
15
screenshots:
16
- src: /img/wiz-audit-dashboard.png
17
title: Wiz Audit Dashboard Screenshot
0 commit comments