File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
# newer versions go on top
2
+ - version : " 0.2.1"
3
+ changes :
4
+ - description : Remove unnecessary policy definition in manifest.
5
+ type : bugfix
6
+ link : https://github.com/elastic/integrations/pull/13069
2
7
- version : " 0.2.0"
3
8
changes :
4
9
- description : Update Kibana constraint to support 9.0.0.
Original file line number Diff line number Diff line change 1
1
format_version : 3.3.0
2
2
name : threat_map
3
3
title : Threat Map
4
- version : " 0.2.0 "
4
+ version : " 0.2.1 "
5
5
description : " The Threat Map integration includes a dashboard for analyzing network traffic data."
6
6
type : integration
7
7
categories :
@@ -22,14 +22,6 @@ icons:
22
22
title : Sample logo
23
23
size : 32x32
24
24
type : image/svg+xml
25
- policy_templates :
26
- - name : sample
27
- title : Sample logs
28
- description : Collect sample logs
29
- inputs :
30
- - type : logfile
31
- title : Collect sample logs from instances
32
- description : Collecting sample logs
33
25
owner :
34
26
github : elastic/security-service-integrations
35
27
type : elastic
You can’t perform that action at this time.
0 commit comments