Skip to content

Commit

Permalink
Add ManageEngine Endpoint Central (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkienow-r7 committed Feb 9, 2023
2 parents ff67fd8 + ee6b271 commit f8690a7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpe-remap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ mappings:
analytics_plus: manageengine_analytics_plus
assetexplorer: manageengine_assetexplorer
desktop_central: manageengine_desktop_central
endpoint_central: manageengine_desktop_central
opmanager: manageengine_opmanager
pam360: manageengine_pam360
servicedesk_plus_msp: manageengine_servicedesk_plus_msp
Expand Down
1 change: 1 addition & 0 deletions identifiers/service_product.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ Email Appliance
Email Security
Email Security Gateway
Embedded SSH Server
Endpoint Central
Endpoint Protection Manager
Enterprise
Enterprise Integrator
Expand Down
8 changes: 8 additions & 0 deletions xml/html_title.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2052,6 +2052,14 @@
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_assetexplorer:-"/>
</fingerprint>

<fingerprint pattern="^ManageEngine Endpoint Central$">
<description>ManageEngine Endpoint Central (formerly Desktop Central)</description>
<example>ManageEngine Endpoint Central</example>
<param pos="0" name="service.vendor" value="ManageEngine"/>
<param pos="0" name="service.product" value="Endpoint Central"/>
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_desktop_central:-"/>
</fingerprint>

<fingerprint pattern="^ManageEngine PAM360$">
<description>ManageEngine PAM360</description>
<example>ManageEngine PAM360</example>
Expand Down

0 comments on commit f8690a7

Please sign in to comment.