For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release Notes - v6.5.2

Release Date: May 2026

We are pleased to announce the release of version 6.5.2. This update introduces new integrations, improvements to existing features, and several bug fixes. Below is a summary of the key updates included in this version

Dependency Map

Dependency Map has been expanded with a new set of capabilities


  • Users can now group nodes by a selected field directly on the graph, enabling a cleaner and more structured view of asset relationships across large environments.

  • Graph layouts can be saved and reloaded, allowing teams to persist and share meaningful views without reconfiguring them each time.

  • When exploring grouped nodes, asset details can now be opened in a side drawer directly from the relations or details table, removing the need to navigate away from the map.

  • The release also includes a comprehensive UI/UX pass and underlying refactoring to improve rendering performance and overall interaction quality.

The Dependency Map now has its own dedicated page. Users can either create their own graph manually or generate a graph from the asset details page (currently available for Device & Vulnerability).


  • For graphs created from the asset details page, the related asset information will be added to the “Related Asset” column on the Dependency Map listing page

New Adapters

  • Checkmk (User & Device)

  • BMC AR System Mid Tier (User & Device)

  • BMC Helix ITSM (User & Device)

  • BMC Helix Business Workflows (User)

  • BMC Helix CMDB (Device)

  • Tanium Asset (Device)

  • phpIPAM (Device)

  • Delinea Privileged Access Service (User & Device)

  • Cisco CUCM (User & Device)

  • Solarwinds IPAM (Device)

  • Imperva WAF Cloud (User & Certificates)

  • Cofense Triage (User)

  • Jamf Pro Cloud User & Device)

  • Fidelis Endpoint (Device)

  • XML (AI & Certificate & Domain & Service & User & Source Code)

  • Dell EMC NetWorker (Device)

Minor Features

  • Vmware now collects custom attributes too

  • Tenable Security Center adapter now includes Group Name attribute for enriched device data

  • Adapter connection page guideline texts have been reviewed and updated to English

  • BMC Discovery adapter now retrieves Virtual Machines, Network devices and Storage devices in addition to Host records

  • Claroty xDome and CTD adapter mapping and vulnerability data collection have been improved

  • Asset Explorer updates can now be enabled or disabled from the Advanced Settings page, and when enabled, users can configure a daily update time

  • Vulnerability service data processing has been revised to normalize CPE-based CVE associations and improve score, severity, and EPSS enrichment accuracy

  • Default charts now include an information tooltip to help users understand the displayed data

  • Strong password policy is now enforced on the password change screen in addition to the user creation flow

  • Discovery deletion events now include the responsible user in the activity log

  • Private IP range classification now correctly implements RFC 1918 standards: the Class B range has been corrected from 172.16.0.0/16 to 172.16.0.0/12 to cover all 172.16–172.31 addresses, the loopback range has been expanded from 127.0.0.1/32 to 127.0.0.0/8, and the 192.168.x.x coverage has been broadened to the full 192.168.0.0/16 subnet

  • Microsoft Intune adapter documentation now includes the required AuditLog.Read.All permission for MFA data collection

  • Azure Services adapter now suppresses 404 errors for missing trigger resources rather than logging them as failures

  • SCCM adapter now correctly parses software Name and Version fields, eliminating malformed entries in Software Inventory

  • SolarWinds Orion adapter now collects the Vendor field and uses it to classify devices into Networking and Printer categories

  • ForcePoint DLP adapter now correctly populates the Logged In Users field

  • Platform can now connect to machines via SSH for agentless direct data collection

Resolved Issues

  • License Inventory auto-update issue causing incorrect data display has been resolved

  • Microsoft Defender ATP adapter has received multiple stability and data quality fixes

  • Entra SSO authentication no longer fails due to an incorrect token URL

  • SCCM Compliance adapter no longer requires the Compliance Assignment Exclude Pattern field during connection test

  • Upguard adapter now correctly fetches Service inventory data

  • Active Directory adapter now correctly fetches all MemberOf group memberships, resolving incomplete group data

  • Ivanti EPMM (formerly MobileIron) adapter no longer fails for devices in VERIFICATION_PENDING status that lack IP address data

  • vCenter adapter now exposes configurable thread count and sleep time settings, resolving connection failures during high-load discoveries

  • BMC Client Management adapter no longer throws an error in clear_machine_response due to a missing self parameter

Last updated