recog 2.3.16 → 2.3.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f26ba5638d60668485ae809fd343a1a35262418a0174b31692e7467f0764152a
4
- data.tar.gz: cfeeaf8d4740fbf534ac26b0300ffd9ac28f0649494a163f42cd654251f95a77
3
+ metadata.gz: f593d696005c5d90c90e99a3ff779f11e73eeb28d94c6fed500bef2124502803
4
+ data.tar.gz: 555a3b4fc6ba321c11d0479cc6054e4f316fa810d567bdddf2dfa2de08788043
5
5
  SHA512:
6
- metadata.gz: cdb40798655b68545b2c28d1f72555c0c442c9afadd63a9e3a97cfae755263663452ed5543db83e703569746dff1f2fefbc3a95213d463086cbf88ba9e121be6
7
- data.tar.gz: bb49a46e193fb2dcb13740ee86500dd820e08bca2a57569eb77f462fb2f71d5061dbc734aac9f756074b31f40f12815bbe29f9ec194d4e7ccfa521702d2747a1
6
+ metadata.gz: eeddda28aaf2233544f1f4072d1f1d62431d5a8ade16edfb39f57aa05d8199794305c043af3618bced6b752f247709fc5b0f6ee430309779e5ed56bd0f963cc7
7
+ data.tar.gz: 32c03df36eef13503fdeb2ebdb5a54a5fc26e682ced5b43e047d5e885135019e19b6617845dd0087d7c06c246dc49c6866ed00585e8b6978a1db9c58dc1ce4ad
@@ -68,7 +68,7 @@ ARGV.each do |arg|
68
68
  f.params.each do |k,v|
69
69
  paramIndex, val = v
70
70
  next if paramIndex != 0
71
- next if val.index("{") != -1
71
+ next if val.index("{") != nil
72
72
  next if val.strip == ""
73
73
  case k
74
74
  when "os.vendor", "service.vendor", "service.component.vendor", "hw.vendor"
@@ -111,7 +111,7 @@ ARGV.each do |arg|
111
111
  puts "HW DEVICE MISSING: #{val}"
112
112
  hw_device[val] = true
113
113
  end
114
- when "service.product"
114
+ when "service.product", "service.component.product"
115
115
  if ! svc_prod[val]
116
116
  puts "SERVICE PRODUCT MISSING: #{val}"
117
117
  svc_prod[val] = true
@@ -1,17 +1,19 @@
1
1
  mappings:
2
2
  alpine:
3
3
  vendor: alpinelinux
4
+ products:
5
+ linux: alpine_linux
4
6
  apache:
5
- vendor: apache
6
7
  products:
7
8
  httpd: http_server
8
9
  apple:
9
10
  products:
10
11
  ios: iphone_os
12
+ aprelium_technologies:
13
+ vendor: aprelium
11
14
  alt-n:
12
15
  vendor: altn
13
16
  bea:
14
- vendor: bea
15
17
  products:
16
18
  weblogic: weblogic_server
17
19
  blue_coat:
@@ -21,7 +23,6 @@ mappings:
21
23
  products:
22
24
  cyrus_imap: cyrus_imap_server
23
25
  centos:
24
- vendor: centos
25
26
  products:
26
27
  linux: centos
27
28
  centos_webpanel:
@@ -32,54 +33,73 @@ mappings:
32
33
  vendor: cisco
33
34
  products:
34
35
  adaptive_security_appliance: adaptive_security_appliance_software
36
+ apic: application_policy_infrastructure_controller
35
37
  pix: pix_firewall_software
36
38
  telepresence: telepresence_video_communication_server_software
39
+ crushftp:
40
+ products:
41
+ crushftp_web_interface: crushftp
42
+ data_domain:
43
+ vendor: dell
44
+ products:
45
+ dd_os: emc_data_domain_os
37
46
  debian:
38
- vendor: debian
39
47
  products:
40
48
  linux: debian_linux
49
+ drupal:
50
+ products:
51
+ cms: drupal
41
52
  embedthis:
42
53
  products:
43
54
  goahead_webserver: goahead
55
+ emc:
56
+ products:
57
+ celerra: celerra_network_attached_storage
44
58
  f5:
45
- vendor: f5
46
59
  products:
47
60
  big-ip: big-ip_local_traffic_manager
48
61
  big-ip_ltm: big-ip_local_traffic_manager
62
+ fedora_project:
63
+ vendor: fedoraproject
49
64
  hp:
50
- vendor: hp
51
65
  products:
52
66
  ilo: integrated_lights_out
53
67
  tru64_unix: tru64
54
68
  ibm:
55
- vendor: ibm
56
69
  products:
57
70
  lotus_domino: lotus_domino_server
58
71
  ibm_domino: lotus_domino
59
72
  os/400: os_400
73
+ intel:
74
+ products:
75
+ intel(r)_active_management_technology: active_management_technology
76
+ intel(r)_standard_manageability: standard_manageability
60
77
  jamf:
61
78
  products:
62
79
  jamf_pro: jamf
63
80
  juniper:
64
- vendor: juniper
65
81
  products:
66
82
  junos_os: junos
67
83
  kibana:
68
84
  vendor: elasticsearch
85
+ kodi:
86
+ products:
87
+ media_server: kodi
69
88
  cz.nic:
70
89
  vendor: knot-dns
71
90
  litespeed_technologies:
72
91
  vendor: litespeedtech
73
92
  linux:
74
- vendor: linux
75
93
  products:
76
94
  linux: linux_kernel
95
+ lynx_technology:
96
+ vendor: lynxtechnology
97
+ products:
98
+ twonky_media_server: twonky_server
77
99
  mailenable:
78
- vendor: mailenable
79
100
  products:
80
101
  mail_server: mailenable
81
102
  microsoft:
82
- vendor: microsoft
83
103
  products:
84
104
  active_directory_controller: active_directory
85
105
  exchange_server_5.5: exchange_server
@@ -107,14 +127,18 @@ mappings:
107
127
  vendor: modwsgi
108
128
  mort_bay:
109
129
  vendor: mortbay
130
+ munin:
131
+ vendor: munin-monitoring
110
132
  nlnet_labs:
111
133
  vendor: nlnetlabs
112
134
  products:
113
135
  dnsd: name_server_daemon
114
136
  net-snmp:
115
- vendor: net-snmp
116
137
  products:
117
138
  snmp_agent: net-snmp
139
+ owncloud:
140
+ products:
141
+ owncloud_server: owncloud
118
142
  palo_alto_networks:
119
143
  vendor: paloaltonetworks
120
144
  products:
@@ -126,6 +150,11 @@ mappings:
126
150
  vendor: parallels
127
151
  proftpd_project:
128
152
  vendor: proftpd
153
+ progress:
154
+ products:
155
+ openedge_explorer: openedge
156
+ pulse_secure:
157
+ vendor: pulsesecure
129
158
  realvnc_ltd.:
130
159
  vendor: realvnc
131
160
  red_hat:
@@ -143,6 +172,8 @@ mappings:
143
172
  vendor: sun
144
173
  products:
145
174
  solaris: sunos
175
+ swagger:
176
+ vendor: smartbear
146
177
  tandberg:
147
178
  vendor: cisco
148
179
  tightvnc:
@@ -157,15 +188,14 @@ mappings:
157
188
  vandyke_software:
158
189
  vendor: vandyke
159
190
  vmware:
160
- vendor: vmware
161
191
  products:
162
192
  photon_linux: photon_os
163
193
  zimbra: zimbra_desktop
194
+ vcenter: vcenter_server
164
195
  vmware_esx_server: esx
165
196
  vmware_esxi_server: esxi
166
197
  wind_river:
167
198
  vendor: windriver
168
199
  x.org:
169
- vendor: x.org
170
200
  products:
171
201
  x.org_x11: x11
@@ -4,7 +4,7 @@ Access Control
4
4
  Alarm Panel
5
5
  Appliance
6
6
  Audio Encoder
7
- Broadband router
7
+ Broadband Router
8
8
  Building Automation
9
9
  Cable Modem
10
10
  Check Scanner
@@ -40,10 +40,10 @@ Network Appliance
40
40
  Network Audio
41
41
  Network Management Device
42
42
  PLC
43
+ Power Device
43
44
  Power Relay
44
- Power device
45
45
  Powerline
46
- Print server
46
+ Print Server
47
47
  Printer
48
48
  Router
49
49
  SD-WAN Appliance
@@ -71,7 +71,6 @@ VoIP Switch
71
71
  Voice Appliance
72
72
  WAP
73
73
  WLAN Repeater
74
- Web cam
75
74
  Whiteboard
76
75
  Wireless Controller
77
76
  Wireless Presenter
@@ -7,6 +7,7 @@ Communication Manager
7
7
  DVR
8
8
  DiskStation
9
9
  Document Centre
10
+ EDR
10
11
  Extended Systems ExtendNet
11
12
  FRITZ!Box
12
13
  FRITZ!Powerline
@@ -36,6 +37,7 @@ Mac mini
36
37
  MacBook
37
38
  MacBook Pro
38
39
  MegaRAC
40
+ MiiNePort
39
41
  Multifunction
40
42
  My Book
41
43
  NE
@@ -59,6 +61,10 @@ SIP Device
59
61
  SIP Gateway
60
62
  Service Access Switch
61
63
  Service Router
64
+ Simatic HMI
65
+ Simatic NET
66
+ Simatic S7
67
+ Simatic Sinumerik
62
68
  SoundPoint
63
69
  SoundTouch
64
70
  SpeedTouch
@@ -7,11 +7,13 @@ ADB-4820CD
7
7
  APIC
8
8
  AV Receiver
9
9
  AVC787
10
+ Access Control
10
11
  Access Gateway
11
12
  Access Point
12
13
  Adaptive Security Appliance
13
14
  AirPort Express
14
15
  AirPort Extreme
16
+ Alarm Panel
15
17
  AppDynamics
16
18
  Apple TV (2nd generation)
17
19
  Apple TV (3rd generation)
@@ -38,6 +40,7 @@ CloudKey
38
40
  CommandPost
39
41
  ConnectUPS Web Card
40
42
  Crosswork SON Appliance
43
+ DCS-932
41
44
  DD OS
42
45
  DNA Center
43
46
  DSL Router
@@ -47,6 +50,9 @@ Discovery
47
50
  Document Centre
48
51
  DuraFon
49
52
  ECOM100
53
+ EDR-G902
54
+ EDR-G903
55
+ EM7
50
56
  EP-series
51
57
  EXA Signal Analyzer
52
58
  Eagle Eye Director II
@@ -67,12 +73,12 @@ FortiManager
67
73
  GigaVUE
68
74
  HDHomeRun
69
75
  HDIPCam
70
- HDX {hw.model}
71
76
  HiPer Access Router Card
72
77
  Home Controller
73
78
  Home Gateway
74
79
  HomePod
75
80
  Hue
81
+ HyperFlex Connect
76
82
  IA Appliance
77
83
  IAM
78
84
  IBHLink S7++
@@ -161,12 +167,14 @@ Makito X Decoder
161
167
  MediaLink Controller
162
168
  MediaSense
163
169
  Meeting Management
170
+ Meeting Server
164
171
  MegaRAC
165
172
  Mercury
166
173
  Mergepoint
167
174
  Miniserver
168
175
  My Book Live
169
176
  N5172B Signal Generator
177
+ NAS4Free
170
178
  NFVIS
171
179
  NPort
172
180
  NetScreen
@@ -174,7 +182,9 @@ NetVR
174
182
  Netbox
175
183
  Network Gateway
176
184
  Network Node
185
+ Nexus 1000V
177
186
  Nexus Player
187
+ OfficeConnect Switch
178
188
  OnHub
179
189
  OpenManage
180
190
  OpenManage Switch
@@ -195,12 +205,10 @@ RTU
195
205
  Rack PDU Card
196
206
  Raspberry Pi
197
207
  ReadyNAS
198
- RealPresence Group {hw.model}
199
- RealPresence Trio {hw.model}
200
208
  RecoverPoint
201
209
  ReeCam
202
210
  Roku
203
- Room Alert {hw.product.model}
211
+ Room Alert
204
212
  S7 DALI Gateway
205
213
  SHIELD
206
214
  SIP Gateway
@@ -224,6 +232,7 @@ Spot
224
232
  Stealthwatch
225
233
  Storage Appliance
226
234
  Sub
235
+ Sunny WebBox
227
236
  SuperStack 3
228
237
  SuperStack 3 Firewall
229
238
  SuperStack II
@@ -231,16 +240,16 @@ Symmetry EN-2DBC
231
240
  System Management
232
241
  TelePresence
233
242
  TelePresence MCU
234
- TemPageR {hw.product.model}
235
243
  Tenable Appliance
236
244
  Tenable Core
237
- Thermal Label Printer {hw.model}
245
+ Tetration
238
246
  Time Capsule
239
247
  TouchLink Control Panel
240
248
  UCS Manager
241
249
  UniFi Cloud Key
242
250
  UniFi NVR
243
251
  UniFi Security Gateway
252
+ Univerge
244
253
  Universal Media Gateway
245
254
  VBrick Rev
246
255
  Verizon FiOS Router
@@ -256,6 +265,7 @@ Wireless Dock
256
265
  Wireless LAN Controller
257
266
  Wireless Router
258
267
  XCC
268
+ Xfinity Broadband Router
259
269
  Xserve (Early 2008)
260
270
  Xserve (Early 2009)
261
271
  Xserve (Late 2006)
@@ -268,6 +278,7 @@ e-STUDIO
268
278
  iCOM Control Panel
269
279
  iDRAC
270
280
  iLO
281
+ iLO 3
271
282
  iMac (21.5-inch, 2017)
272
283
  iMac (21.5-inch, Late 2012)
273
284
  iMac (21.5-inch, Late 2013)
@@ -1,20 +1,10 @@
1
- 680xx
2
- 880xx
3
1
  ARM
4
2
  ARM64
5
3
  Alpha
6
4
  MIPS
7
5
  MIPS64
8
- MPC
9
- PA
10
6
  PowerPC
11
- Risc
12
7
  Sparc
13
8
  System/6000
14
- iSeries
15
- ia64
16
- pSeries
17
- s390
18
- s390x
19
9
  x86
20
10
  x86_64
@@ -3,38 +3,32 @@ ADSL Router
3
3
  ATM DSL Unit
4
4
  Alarm Panel
5
5
  Appliance
6
- BBS
7
- Bridge
8
- Broadband router
6
+ Broadband Router
9
7
  CSU/DSU
10
8
  Cable Modem
11
9
  Check Scanner
12
- Console server
13
10
  Copier
14
11
  DSL Modem
15
12
  DSLAM
16
13
  DSU/CSU
17
14
  DVR
18
15
  Device Server
19
- Domain controller
20
- Encryption accelerator
21
- Fax server
22
- File server
16
+ Fax Server
17
+ File Server
23
18
  Firewall
24
19
  Frame Relay
25
- Game console
26
- General
20
+ HMI Controller
27
21
  HiPath
28
22
  Hub
29
23
  Hypervisor
30
24
  IDS
25
+ IP Camera
31
26
  IPS
32
27
  KVM
33
28
  Lights Out Management
34
29
  Linux
35
- Load balancer
30
+ Load Balancer
36
31
  Mainframe
37
- Management
38
32
  Management Processor
39
33
  Media Gateway
40
34
  Mobile
@@ -47,32 +41,23 @@ Network
47
41
  Network Audio
48
42
  Network Management Device
49
43
  Network Scanner
50
- Network management device
51
44
  Onboard Administrator
52
- PBX
53
- PDA
54
45
  PDU
55
46
  PLC
56
- POS
57
- Point of sale
58
- Power device
59
- Print server
47
+ Point of Sale
48
+ Power Device
49
+ Print Server
60
50
  Printer
51
+ Remote Access Server
61
52
  Remote Terminal
62
- Remote access server
63
53
  Router
64
54
  SD-WAN Appliance
65
55
  SSL-VPN
66
56
  Scanner
67
57
  Security Appliance
68
- Server
69
- Specialized
70
58
  Storage
71
59
  Switch
72
- Tablet
73
60
  Tape library
74
- Telecom
75
- Terminal server
76
61
  Test Instrument
77
62
  UPS
78
63
  USB Server
@@ -80,15 +65,10 @@ UnixWare
80
65
  VPN
81
66
  Video Conferencing
82
67
  ViewStation
83
- Virtualization host
84
68
  VoIP
85
69
  VoIP Switch
86
70
  WAN Accelerator
87
71
  WAP
88
- Web cam
89
- Web proxy
90
- Web server
72
+ Web Proxy
91
73
  Wireless Controller
92
74
  Wireless Presenter
93
- Workstation
94
- X terminal