Release Notes 6.1

Release Notes > Release Notes 6.1

Virima 6.1 Release delivers major usability and performance improvements with enhanced inventory management, CMDB consistency, change workflows, and integrations. It also introduces new reporting options and fixes that boost reliability, scalability, and overall user experience.

  • Discovery
    New Feature

    Juniper Switch Stacks support via SNMP
    Added support for Juniper Switch Stacks by introducing blueprint named “Switch Stacks” standardizing terminology across switch stacks. During discovery via the stack’s IP, the main Juniper switch stack is identified as a Switch Stacks CI, and its member switches are discovered as individual Switch CIs. A Contains relationship is automatically established between the stack and its members by matching the Management IP Address with the stackʼs IP, ensuring accurate mapping of switch infrastructures.

  • New Feature

    Cisco Switch Stack Discovery via SSH
    Added support for Cisco Switch Stacks by introducing blueprint named “Switch Stacks” standardizing terminology across switch stacks. During discovery via the stack’s IP, the main Cisco switch stack is identified as a Switch Stacks CI, and its member switches are discovered as individual Switch CIs (Existing Blueprint). A Contains relationship is automatically established between the stack and its members by matching the Management IP Address with the stackʼs IP, ensuring accurate mapping of switch infrastructures.

  • New Feature

    Oracle Database Discovery
    Added support for Oracle Database system discovery. All database server instances running on Windows or Linux servers will be discovered during the Deep Host Scan probe. A “Runs On” relationship is established between the Windows/Linux server and the Oracle Database server via the Process DevOps Job.

  • New Feature

    Standalone ESXi Host via vCenter Discovery
    Virima now supports identifying standalone ESXi hosts that are not part of any cluster, providing better visibility into clusterless data center resources.

  • New Feature

    New custom reports in Discovery Dashboard
    This new report identifies Windows Servers (CIs) that do not have the Virima Discovery Agent installed. It determines this by checking each CIʼs InstalledSoftware relationship and excluding those where the software name contains “Virima Discovery Agent.”

  • Discovery
    Enhancement

    MySQL Database Discovery via Agent-Based Scans (Windows/Linux)
    The agent-based scan method now includes support for MySQL discovery. Tested on MySQL 5.0 and MySQL 8.0 and expected to work in all versions.

  • Enhancement

    CyberArk
    1.Included CyberArk support for “Deep Host Scan – SSH | SNMP | Windows (PowerShell)”.
    2.Added support for Private key SSH authentication through CyberArk Vault. Implemented as part of Deep Host Scan

  • Enhancement

    Identify additional components via SNMP scan
    Extended the support for SNMP-based deep host scans on Windows and Linux systems to include the previously missing information, like Network Adapter, Packages, Process, Storage disk and IP connection.

  • Enhancement

    SNMP v3 – SHA-256 & SHA-512 Authentication Support
    Virima Discovery now supports SHA-256 and SHA-512 authentication protocols (RFC 7860 compliant) for SNMP v3 credentials (noAuthNoPriv, authNoPriv, authPriv) and hence supporting privacy protocols (DES, AES128, AES192, AES256).

  • Enhancement

    Network Device Classification Enhancement
    Enhanced network device classification logic to require extended device information—such as manufacturer, device type, or SNMP system details.

  • Enhancement

    Improved Network Reachability Validation
    Replaced legacy NMAP, Ping, and Port Query checks in the discovery workflow with Java Sockets, providing a more reliable and efficient method for validating network reachability and port availability.

  • Enhancement

    Simplified Probe Selection Menu
    Removed unused and deprecated scan types from the probe dropdown across the application. (Removed scans: Deep Host Scan VBS, Basic Host Scan, Host Type Scan, Medical Device Scan (Old & New), Internal Debug Scan, Install Software, Registry Scan, Basic Scan, MS SQL Server Query Scan, Paexec Cleanup, IP Connection Probe and Host Ping Scan.

  • Enhancement

    Streamlined Scan Scheduling Options
    The ability to schedule scans by minutes has been deprecated and removed from both Run a Scan and Scheduled Scans and Imports.

  • Enhancement

    Non-Sudo Support for Linux IP Connections & Process Discovery
    Added fallback logic to improve discovery of IP connections and listening processes on Linux. If running with sudo returns socket data without PIDs, the system now automatically retries in non-sudo mode to capture missing process details. This ensures comprehensive component discovery across diverse Linux environments.

  • Enhancement

    Linux Server – Last Logged In Information
    Linux server discovery via SSH, now captures and displays Last Logged In Information. This includes the login time and user account, providing better visibility into recent system access.

  • Enhancement

    Cisco Device Identification Enhancement
    Virima now explicitly identifies Cisco devices—including routers, switches, and firewalls— using an extended device mapping.

  • Enhancement

    Expanded AWS Coverage
    1. Added support for new services: App Runner, ECS, EKS, Lambda, and Batch.
    2. Added provider-API support to ingest and store additional metadata during import/discovery.
      2.1. AWS EC2: OS Architecture , Image Location , RootDeviceType , Instance Owner , PlatformDetails , UsageOperation .
    3. Added a unified Account ID property for all AWS resources imported into CMDB. The field is now populated via AWS APIs and available for filters, reports, and correlations.

  • Enhancement

    Azure Import Enhancements
    1.Added support for new services: Azure Kubernetes Service (AKS), Azure Functions, Azure Cosmos DB, Azure Storage Accounts, Azure Key Vault, Neo4J, Oracle Database, and PostgreSQL.
    2. Added provider-API support to ingest and store additional metadata during import/discovery.
      2.1.Azure VMs: Type , Device Location , LicenseType (maps to Azure “License Type”). Values appear on the VM CI in CMDB and are available for filters and reports after the next cloud import/scan

  • Enhancement

    Import Status
    Added import status tracking (Importing, Completed, and Failed) for AWS and Azure imports.

  • Enhancement

    Meraki Device
    Added support for new properties: Order Number, Claimed At, Expiration Date, and Inventory State.

  • Discovery
    Bug Fixes

    Fixed Sorting in Scheduled Scans
    Fixed the tabular view in the Scheduled Scans and Imports section (AWS, Azure, Meraki) to display the most recently modified record at the top.

  • Bug Fixes

    Cisco Switch Discovery
    Resolved an issue where the model number was not being captured for Cisco Switches.

  • Bug Fixes

    Linux Server CPU Detection
    Fixed an issue that prevented CPU details from being retrieved during Linux server scans.

  • Bug Fixes

    Solaris Hardware Discovery
    Hardware attributes such as Manufacturer, Model Number, Hardware Type, and Hardware Model are now correctly retrieved during Solaris discovery..

  • Bug Fixes

    Import Processing Icon Persistence
    Fixed a UI issue in Import Asset/CI Relations where the processing icon continued to show after the import completed.

  • Bug Fixes

    IIS, ARR, and Hyper-V Discovery via PowerShell
    Fixed a bug where IIS, ARR, and Hyper-V components were not properly discovered when using the “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” probe with JEA Credentials.

  • Bug Fixes

    AWS Organization Unit Import
    Fixed an issue where some accounts under an AWS Organization Unit (OU) were not fetched.

  • Bug Fixes

    Azure Credential Validation
    Subscription ID and Management Group ID are now properly validated during Azure credential addition, improving security and setup accuracy.

  • Bug Fixes

    Azure Virtual Machine Import
    Fixed a bug where Availability Zone information was missing from Azure VM import records.

  • Bug Fixes

    Import – Unauthorized CI Status Fix
    Resolved an issue where deleted CIs, after re-import, were incorrectly displayed as Authorized instead of Unauthorized. The system now correctly classifies such CIs as Unauthorized upon re-import.

  • Bug Fixes

    Meraki credentials — URL format fix
    Fixed an issue where valid Meraki credentials were being rejected with the message “Please check your Meraki credential.” Users can now add and save Meraki credentials successfully.

  • Bug Fixes

    EC2 Instance incorrect timestamp Fix
    Fixed the Launch Time field, which previously displayed inaccurate timestamp.

  • Bug Fixes

    Linux Scan Sorting Error
    Fixed a bug that caused an Internal Server Error when sorting commands property in Listening Process under Discovered Item > Components.

  • Bug Fixes

    SNMP-Based Switch Discovery
    Fixed a discovery issue where network interface information was not retrieved via SNMP during Switch scans.

  • Bug Fixes

    Discovery/CMDB – “Log on Events” Not Rendering Information
    Resolved an issue where the “Log on Events” section in the Discovery and CMDB modules failed to display login activity data.

  • Bug Fixes

    Discovered Items – Last Scanned Date Fix
    Resolved an issue where the “Last Scanned On” date was not populating for discovered switches and routers in Discovered Items view.
    Note: This field is only populated if the Switches are discovered via SNMP or SSH. This will not be populated if the switch was manually entered (Add New CI), Imported in Bulk or Import from Cloud

  • Bug Fixes

    Cisco Switch Discovery via SNMP – IPv4 & Network Interfaces Fix
    Resolved an issue with Cisco Meraki and Cisco on-premise switches where IPv4 addresses and network interfaces were not being properly discovered.

  • Bug Fixes

    Discovery Application – Background Command Execution
    6.1 upgrade will disable -s option in Discovery Scan Configuration (If enabled), preventing command prompt pop-ups on the device running the Discovery Application. All commands will now run silently in the background, eliminating visible interruptions during discovery.

  • Bug Fixes

    Run a Scan – Scan Through Option Enabled
    Fixed an issue where the Scan Through option was not displayed for “Deep Host Scan – SSH | SNMP | Windows (PowerShell)”. Users can now choose to scan by Hostname (enter hostnames) or by IP Address (enter IP ranges), providing greater flexibility in scan configuration.

  • Bug Fixes

    Windows Virtual Server Classification
    Windows Virtual Machines Device Type is now classified as Virtual Server instead of Desktop.

  • Bug Fixes

    SNMP Printer Discovery
    Resolved an issue where SNMP-based printer discovery failed to populate serial number and MAC address..

  • CMDB
    New Feature

    Windows Installed/Uninstalled Software Export
    A new exportable Excel report is now available inside Installed Software Components to track installed and uninstalled software across Windows Host/Server.

  • New Feature

    Unauthorized CI Count Widget
    Introduced a new dashboard widget to My Dashboard that tracks the count of unauthorized CIs, giving users clearer visibility into non-compliant assets and improving compliance monitoring.

  • New Feature

    One-Click CMDB Navigation
    Added direct access to CMDB from the left navigation panel. Previously, users had to navigate through ITAM → Configuration Management → CMDB or ITSM → Configuration Management → CMDB.

  • New Feature

    Zoom Functionality in Business Service Maps
    You can now Zoom in, Zoom out and Drag Business Service Map using the Mouse wheel/Mouse Pad for faster, smoother navigation across Horizontal, Vertical, and Radial layouts

  • CMDB
    Enhancement

    No updates in this release.

  • CMDB
    Bug Fixes

    Stuck Process Jobs
    Addressed an issue where process jobs would become unresponsive due to an internal error.

  • Bug Fixes

    CI Visibility in Tags Feature
    Fixed a bug in the Tags feature where tagged CIs were not displayed for a selected tag.

  • Bug Fixes

    CI Creation Form – Input Field Fix
    While adding a CI manually, the mandatory fields that are configured as dropdowns now correctly appear as dropdown instead of input text fields.

  • Bug Fixes

    Incorrect AWS EBS Timestamps
    Resolved a formatting issue where the created date and time for AWS EBS volumes were displaying incorrectly in the CMDB

  • Bug Fixes

    Dropdown Display Issue
    Fixed a display bug where multi-word dropdown values in the CMDB Properties configuration were missing spaces.

  • Bug Fixes

    Vulnerability Management Association
    Configuration Items (CIs) are now properly disassociated from the Vulnerability Management page after removal from the CMDB.

  • Bug Fixes

    Excel Export Timestamp Format
    Corrected the format of the “Completed At” field in Excel exports, which previously showed a Unix timestamp instead of a human-readable date.

  • ITSM & ITAM
    New Feature

    No updates in this release.

  • ITSM & ITAM
    Enhancement

    Procurement Enhancement
    Custom Property & Property Groups:
    The procurement module now supports custom properties and property groups, allowing administrators to define, organize, and manage dynamic fields across procurement entities.
    Purchase Order Drill-Down Capabilities:
    Users can now seamlessly drill down from Purchase Orders to Line Items and Receiving Slip Lines for complete visibility.
    Exposure of Procurement Properties in Business Rules:
    Procurement properties are now available for use within Business Rules. This enhancement enables more granular workflow automation.
    Exposure of Procurement Properties in Reports:
    Procurement properties can now be incorporated into reports,

  • ITSM & ITAM
    Bug Fixes

    Description Field Error
    Fixed an issue where entering large amounts of text in the Description field caused an application error during the Add operation.

  • Bug Fixes

    Missing Incident Properties
    Resolved a UI issue where the properties “2nd Level Support in Charge”, “2nd Level Group in Charge”, “3rd Level Support in Charge”, and “3rd Level Group in Charge” were not displayed in the Incident model.

  • Integration
    New Feature

    ServiceNow Integration: Sync log and Reverse sync
    1.Added support to display the sync logs and to provide visibility into integration activities by capturing key metadata such as sync status, timestamps, initiating user, and data transfer details.
    2.Added support to abort the sync, letting users stop an ongoing process.
    3.Implemented Reverse Sync functionality to allow validated updates from ServiceNow (ServiceNow Specific attributes) to be reflected inside Virima CMDB during Virima initiated sync.
    4.The “Enable Integration” checkbox has been removed from the credentials page. Now, the system validates the saved credential by default.

  • Integration
    Enhancement

    Ivanti Components Sync Optimization
    Optimized the “Copy to Ivanti” functionality so that once the main CI is synced, the corresponding components are synced only when there are changes in their properties.

  • Integration
    Bug Fixes

    No Bug fixes in this release.

  • Admin
    New Feature

    Credential Import
    Virima now supports credential import through the Admin Import interface, simplifying the process of adding multiple credentials.

  • New Feature

    Agent-Based Scan Shortcut
    From the Agents page, users can now trigger a scan directly for a particular agent.

  • New Feature

    Multi-Factor Authentication (MFA) Support
    MFA has been introduced for users authenticated via Azure AD and Active Directory, improving access security.

  • New Feature

    Auto-Generate Password (User Add/Edit)
    Added a feature to auto generate a temporary password while Adding/Editing a user.

  • New Feature

    Unauthorized CI Connections KPI
    Introduced a real-time KPI tile on SACM/User dashboards to track unauthorized CI connections by remote IP

  • Admin
    Enhancement

    Custom Alert Recipients for Discovery App Inactivity
    Users can now set custom recipients on the Client page to be alerted whenever the Discovery Application becomes inactive-whether due to an unexpected connection outage or the service being stopped.

  • Enhancement

    Attribute Label Updates for Improved Clarity
    The following labels in the Client Page have been renamed for better understanding:
    1.”Agent Auto Update Through App Enabled” → Agent Auto-Update
    2.”App Auto Update Enabled” → Client Auto-Update
    3.”Scan Through Agent Enabled” → Scan Through Agent

  • Enhancement

    Business Rule List – Execute On Column
    The “Execute On” column is now available in the Business Rule list view, providing better visibility into rule execution context.

  • Enhancement

    SAML Metadata Export Naming Improvement
    When exporting SAML metadata from Virima, the system now names the downloaded file based on the SAML Configuration name, making it easier to track and organize.

  • Admin
    Bug Fixes

    Cost Center Access Alert
    The “You don’t have access” alert that appeared while attempting to add or edit Cost Center entries has been resolved.

  • Bug Fixes

    Blueprint Save Error
    Fixed an issue that prevented the user to update the Blueprint Property List.

  • Bug Fixes

    Sync Not Triggering on Add/Edit CI
    Fixed an issue where Business Rules failed to trigger sync when the trigger is set to Add/Edit.

  • Bug Fixes

    “Map from Triggered” Value Mapping Failed in Business Rule Action Block
    Fixed the issue where the “Map from Triggered” option in the Create New Record action block of a Business Rule was not mapping values from the triggering record.

  • Bug Fixes

    Note: API tester removed from Admin section.

  • Reports
    New Feature

    No updates in this release.

  • Reports
    Enhancement

    Expired Certificates Report
    A new default “Expired Certificates” report has been added to the Ad-hoc report module. The report provides the list of expiring certificates based on the input conditions.

  • Reports
    Bug Fixes

    Horizontal Scrollbar Missing in Tabular Graphs
    Fixed an issue where the horizontal scrollbar did not appear in reports with many columns, affecting usability.

  • Bug Fixes

    Missing ID Property in Reports
    Resolved a problem where the “ID” property was not displayed in certain modules.

  • Bug Fixes

    Duplicate Records in ITAM Audit Reports
    Addressed an issue where ITAM audit reports sometimes generated duplicate records.

  • MSP
    New Feature

    Automatic Client Association During User Import
    While importing MSP users, the system now automatically links users to clients if the client exists and matches the value in the import file.

  • MSP
    Enhancement

    No updates in this release.

  • MSP
    Bug Fixes

    Redirection issue for SAML Configuration
    Clicking the associated record for SAML Configuration on the MSP User page now correctly redirects to the SAML Configuration screen.

  • Bug Fixes

    Date Filter Operators Missing in MSP Reports
    Restored “IN” and “NOT IN” operators for date fields in MSP Reports, improving filtering capabilities.

  • Bug Fixes

    Export Icon Not Generating Link
    Fixed an issue where clicking the export icon in the MSP Portal Dashboard did not generate a downloadable link.

  • Bug Fixes

    Application Error on Refresh
    Resolved an issue where clicking the refresh button for reports on the My Dashboard page triggered an application error.

  • Bug Fixes

    Unauthorized Incident Creation by End Users
    Disabled the “Create Incident” button for End Users logged into the MSP Portal to prevent unauthorized incident submissions.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Actions

    Application Upgrades
    1.The updates introduced in version 6.1 require both the Discovery Application (v6.1.4023) and Discovery Agent (v6.1.118) to be updated to their respective latest versions.
    Ensure a minimum of [250 MB] of free space is available for downloading and installing the Discovery Application, and [210 MB] for the Discovery Agent.
    Upgrade Process:
      1.1.The Discovery Application downloads the files required for its own update and installs them to complete the application upgrade.
      1.2.After the application is upgraded, it retrieves the files needed to update the Discovery Agents.
      1.3.Each Discovery Agent pulls the required update files from the Discovery Application, performs the upgrade, and removes temporary             files upon completion.
      1.4.Once all agents have been successfully upgraded, the Discovery Application automatically deletes the agent update files
    Note: The Discovery Agent version 6.1.118 is available only after upgrading the Discovery Application to version 6.1.4023 (latest).

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    New Feature

    Java Runtime Upgrade
    The application and agent have been upgraded to Java 21, delivering major improvements in performance, security, and future compatibility.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Enhancement

    Mutual TLS (mTLS) Support Added
    The Discovery Agent and Discovery Application now support Mutual TLS (mTLS) between their connection.

  • Enhancement

    Linux Agent Runs as Non-Root User
    The Virima Linux agent, which previously required root privileges, now operates under a dedicated “virima agent” user account with full passwordless sudo access permission. This ensures that the agent can access all necessary system and service data for discovery.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Bug Fixes

    Credential Flush Not Removing JEA Configuration
    Fixed an issue where flushing credentials failed to remove the JEA configuration name, resulting in outdated references.

  • Bug Fixes

    Incorrect Handling of Credential Activation Status
    Fixed a problem where credentials marked as inactive were incorrectly saved as active in the Discovery Application.

  • Bug Fixes

    Discovery Application Uninstallation Fix
    Fixed an issue where deleting a client from the UI did not uninstall the Discovery application from the host device.

  • Bug Fixes

    Validating Discovery Server Certificate
    Fixed an issue where the SSL handshake was being performed with an expired certificate, despite a valid certificate being available in the trust store. The discovery application now correctly selects the valid certificate to establish the SSL connection with the discovery server and ignores the expired one, if any.

  • Bug Fixes

    Security Enhancement in Discovery Application (PAExec)
    A security vulnerability was identified in the Discovery Application where user credentials could be temporarily exposed during remote command execution. These credentials appeared in the antivirus or endpoint protection logs, increasing the risk of unintended exposure.

    To resolve this issue, the credential handling mechanism has been enhanced to ensure that passwords are no longer visible in system process listings or captured by security software logs. The updated implementation securely manages credentials during execution, eliminating the risk of exposure while maintaining existing functionality.

  • Global Platform Changes
    Enhancement

    Security Improvements
    Overall application security has been improved by upgrading the SAAS supporting software and libraries to the most stable and secure version.

  • Enhancement

    Enhanced Sidebar Scrolling
    Improved navigation in the left sidebar by enabling mouse-wheel and touchpad scrolling with overscroll containment.

  • Enhancement

    Sticky (Frozen) Table Headers
    Table headers and filters now remain fixed at the top while scrolling through long grids and reports.

  • Enhancement

    Confirm Delete Operation
    Delete actions now require explicit user confirmation before proceeding.
    1. For any delete operation that removes crucial data, the user must type “Delete” to confirm the operation.
    2.For trivial delete operations (e.g., deleting a filter), confirmation is still required, but typing “Delete” is not necessary

  • Enhancement

    Unlink Action – Icon & Label Update
    Introduced Unlink icon in place of Trash icon and button label changed from Delete to Unlink to disassociate a record.

  • Enhancement

    Unlink Confirmation for Associations
    When disassociating records (e.g., unlinking Problems from Incidents), a confirmation dialog is now displayed.

  • Beta
    New Feature

    Nutanix Discovery
    Added support for discovering Nutanix environments, including Clusters, Storage Pools, Storage Containers, Nodes, Storage Disks VMs and VM Disk, through a new blueprint. Discovery is enabled via API integration (Rest API V1, V2, V3) with Prism Central or clusters (if Prism Central is unavailable), and SSH-based discovery for Prism Central and nodes. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” and “Deep Host Scan (WMIC | SSH | SNMP)” Probe and is represented in the BSM Views.

  • New Feature

    NetApp Storage Server Discovery
    We added support for ONTAP clusters, nodes, SVMs, aggregates, volumes (with LUNs, shares, snapshots, qtrees), disks, and network interfaces via ONTAP REST APIs. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan (WMIC | SSH | SNMP)” and “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” API probe and is represented in the BSM Views.

  • New Feature

    HP MSA storage device discovery
    Added API-based discovery for HP MSA arrays using REST API v2. Collects arrays, controllers, disks, disk groups, ports, volumes and publishes relationships to CMDB/BSM for end-to-end storage topology. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan (WMIC | SSH | SNMP)” and “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” API probe and is represented in the BSM Views

    Note: The above new features require Discovery Application version (v6.1.4023) or above.

User actions are required for this update
  • Discovery
    New Feature

    Juniper Switch Stacks support via SNMP
    Added support for Juniper Switch Stacks by introducing blueprint named “Switch Stacks” standardizing terminology across switch stacks. During discovery via the stack’s IP, the main Juniper switch stack is identified as a Switch Stacks CI, and its member switches are discovered as individual Switch CIs. A Contains relationship is automatically established between the stack and its members by matching the Management IP Address with the stackʼs IP, ensuring accurate mapping of switch infrastructures.

  • New Feature

    Cisco Switch Stack Discovery via SSH
    Added support for Cisco Switch Stacks by introducing blueprint named “Switch Stacks” standardizing terminology across switch stacks. During discovery via the stack’s IP, the main Cisco switch stack is identified as a Switch Stacks CI, and its member switches are discovered as individual Switch CIs (Existing Blueprint). A Contains relationship is automatically established between the stack and its members by matching the Management IP Address with the stackʼs IP, ensuring accurate mapping of switch infrastructures.

  • New Feature

    Oracle Database Discovery
    Added support for Oracle Database system discovery. All database server instances running on Windows or Linux servers will be discovered during the Deep Host Scan probe. A “Runs On” relationship is established between the Windows/Linux server and the Oracle Database server via the Process DevOps Job.

  • New Feature

    Standalone ESXi Host via vCenter Discovery
    Virima now supports identifying standalone ESXi hosts that are not part of any cluster, providing better visibility into clusterless data center resources.

  • New Feature

    New custom reports in Discovery Dashboard
    This new report identifies Windows Servers (CIs) that do not have the Virima Discovery Agent installed. It determines this by checking each CIʼs InstalledSoftware relationship and excluding those where the software name contains “Virima Discovery Agent.”

  • CMDB
    New Feature

    Windows Installed/Uninstalled Software Export
    A new exportable Excel report is now available inside Installed Software Components to track installed and uninstalled software across Windows Host/Server.

  • New Feature

    Unauthorized CI Count Widget
    Introduced a new dashboard widget to My Dashboard that tracks the count of unauthorized CIs, giving users clearer visibility into non-compliant assets and improving compliance monitoring.

  • New Feature

    One-Click CMDB Navigation
    Added direct access to CMDB from the left navigation panel. Previously, users had to navigate through ITAM → Configuration Management → CMDB or ITSM → Configuration Management → CMDB.

  • New Feature

    Zoom Functionality in Business Service Maps
    You can now Zoom in, Zoom out and Drag Business Service Map using the Mouse wheel/Mouse Pad for faster, smoother navigation across Horizontal, Vertical, and Radial layouts

  • ITSM & ITAM
    New Feature

    No updates in this release.

  • Integration
    New Feature

    ServiceNow Integration: Sync log and Reverse sync
    1.Added support to display the sync logs and to provide visibility into integration activities by capturing key metadata such as sync status, timestamps, initiating user, and data transfer details.
    2.Added support to abort the sync, letting users stop an ongoing process.
    3.Implemented Reverse Sync functionality to allow validated updates from ServiceNow (ServiceNow Specific attributes) to be reflected inside Virima CMDB during Virima initiated sync.
    4.The “Enable Integration” checkbox has been removed from the credentials page. Now, the system validates the saved credential by default.

  • Admin
    New Feature

    Credential Import
    Virima now supports credential import through the Admin Import interface, simplifying the process of adding multiple credentials.

  • New Feature

    Agent-Based Scan Shortcut
    From the Agents page, users can now trigger a scan directly for a particular agent.

  • New Feature

    Multi-Factor Authentication (MFA) Support
    MFA has been introduced for users authenticated via Azure AD and Active Directory, improving access security.

  • New Feature

    Auto-Generate Password (User Add/Edit)
    Added a feature to auto generate a temporary password while Adding/Editing a user.

  • New Feature

    Unauthorized CI Connections KPI
    Introduced a real-time KPI tile on SACM/User dashboards to track unauthorized CI connections by remote IP

  • Reports
    New Feature

    No updates in this release.

  • MSP
    New Feature

    Automatic Client Association During User Import
    While importing MSP users, the system now automatically links users to clients if the client exists and matches the value in the import file.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    New Feature

    Java Runtime Upgrade
    The application and agent have been upgraded to Java 21, delivering major improvements in performance, security, and future compatibility.

  • Beta
    New Feature

    Nutanix Discovery
    Added support for discovering Nutanix environments, including Clusters, Storage Pools, Storage Containers, Nodes, Storage Disks VMs and VM Disk, through a new blueprint. Discovery is enabled via API integration (Rest API V1, V2, V3) with Prism Central or clusters (if Prism Central is unavailable), and SSH-based discovery for Prism Central and nodes. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” and “Deep Host Scan (WMIC | SSH | SNMP)” Probe and is represented in the BSM Views.

  • New Feature

    NetApp Storage Server Discovery
    We added support for ONTAP clusters, nodes, SVMs, aggregates, volumes (with LUNs, shares, snapshots, qtrees), disks, and network interfaces via ONTAP REST APIs. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan (WMIC | SSH | SNMP)” and “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” API probe and is represented in the BSM Views.

  • New Feature

    HP MSA storage device discovery
    Added API-based discovery for HP MSA arrays using REST API v2. Collects arrays, controllers, disks, disk groups, ports, volumes and publishes relationships to CMDB/BSM for end-to-end storage topology. Requires reachable API endpoint and valid credentials. This was implemented as part of “Deep Host Scan (WMIC | SSH | SNMP)” and “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” API probe and is represented in the BSM Views

    Note: The above new features require Discovery Application version (v6.1.4023) or above.

User actions are required for this update
  • Discovery
    Enhancement

    MySQL Database Discovery via Agent-Based Scans (Windows/Linux)
    The agent-based scan method now includes support for MySQL discovery. Tested on MySQL 5.0 and MySQL 8.0 and expected to work in all versions.

  • Enhancement

    CyberArk
    1.Included CyberArk support for “Deep Host Scan – SSH | SNMP | Windows (PowerShell)”.
    2.Added support for Private key SSH authentication through CyberArk Vault. Implemented as part of Deep Host Scan

  • Enhancement

    Identify additional components via SNMP scan
    Extended the support for SNMP-based deep host scans on Windows and Linux systems to include the previously missing information, like Network Adapter, Packages, Process, Storage disk and IP connection.

  • Enhancement

    SNMP v3 – SHA-256 & SHA-512 Authentication Support
    Virima Discovery now supports SHA-256 and SHA-512 authentication protocols (RFC 7860 compliant) for SNMP v3 credentials (noAuthNoPriv, authNoPriv, authPriv) and hence supporting privacy protocols (DES, AES128, AES192, AES256).

  • Enhancement

    Network Device Classification Enhancement
    Enhanced network device classification logic to require extended device information—such as manufacturer, device type, or SNMP system details.

  • Enhancement

    Improved Network Reachability Validation
    Replaced legacy NMAP, Ping, and Port Query checks in the discovery workflow with Java Sockets, providing a more reliable and efficient method for validating network reachability and port availability.

  • Enhancement

    Simplified Probe Selection Menu
    Removed unused and deprecated scan types from the probe dropdown across the application. (Removed scans: Deep Host Scan VBS, Basic Host Scan, Host Type Scan, Medical Device Scan (Old & New), Internal Debug Scan, Install Software, Registry Scan, Basic Scan, MS SQL Server Query Scan, Paexec Cleanup, IP Connection Probe and Host Ping Scan.

  • Enhancement

    Streamlined Scan Scheduling Options
    The ability to schedule scans by minutes has been deprecated and removed from both Run a Scan and Scheduled Scans and Imports.

  • Enhancement

    Non-Sudo Support for Linux IP Connections & Process Discovery
    Added fallback logic to improve discovery of IP connections and listening processes on Linux. If running with sudo returns socket data without PIDs, the system now automatically retries in non-sudo mode to capture missing process details. This ensures comprehensive component discovery across diverse Linux environments.

  • Enhancement

    Linux Server – Last Logged In Information
    Linux server discovery via SSH, now captures and displays Last Logged In Information. This includes the login time and user account, providing better visibility into recent system access.

  • Enhancement

    Cisco Device Identification Enhancement
    Virima now explicitly identifies Cisco devices—including routers, switches, and firewalls— using an extended device mapping.

  • Enhancement

    Expanded AWS Coverage
    1. Added support for new services: App Runner, ECS, EKS, Lambda, and Batch.
    2. Added provider-API support to ingest and store additional metadata during import/discovery.
      2.1. AWS EC2: OS Architecture , Image Location , RootDeviceType , Instance Owner , PlatformDetails , UsageOperation .
    3. Added a unified Account ID property for all AWS resources imported into CMDB. The field is now populated via AWS APIs and available for filters, reports, and correlations.

  • Enhancement

    Azure Import Enhancements
    1.Added support for new services: Azure Kubernetes Service (AKS), Azure Functions, Azure Cosmos DB, Azure Storage Accounts, Azure Key Vault, Neo4J, Oracle Database, and PostgreSQL.
    2. Added provider-API support to ingest and store additional metadata during import/discovery.
      2.1.Azure VMs: Type , Device Location , LicenseType (maps to Azure “License Type”). Values appear on the VM CI in CMDB and are available for filters and reports after the next cloud import/scan

  • Enhancement

    Import Status
    Added import status tracking (Importing, Completed, and Failed) for AWS and Azure imports.

  • Enhancement

    Meraki Device
    Added support for new properties: Order Number, Claimed At, Expiration Date, and Inventory State.

  • CMDB
    Enhancement

    No updates in this release.

  • ITSM & ITAM
    Enhancement

    Procurement Enhancement
    Custom Property & Property Groups:
    The procurement module now supports custom properties and property groups, allowing administrators to define, organize, and manage dynamic fields across procurement entities.
    Purchase Order Drill-Down Capabilities:
    Users can now seamlessly drill down from Purchase Orders to Line Items and Receiving Slip Lines for complete visibility.
    Exposure of Procurement Properties in Business Rules:
    Procurement properties are now available for use within Business Rules. This enhancement enables more granular workflow automation.
    Exposure of Procurement Properties in Reports:
    Procurement properties can now be incorporated into reports,

  • Integration
    Enhancement

    Ivanti Components Sync Optimization
    Optimized the “Copy to Ivanti” functionality so that once the main CI is synced, the corresponding components are synced only when there are changes in their properties.

  • Admin
    Enhancement

    Custom Alert Recipients for Discovery App Inactivity
    Users can now set custom recipients on the Client page to be alerted whenever the Discovery Application becomes inactive-whether due to an unexpected connection outage or the service being stopped.

  • Enhancement

    Attribute Label Updates for Improved Clarity
    The following labels in the Client Page have been renamed for better understanding:
    1.”Agent Auto Update Through App Enabled” → Agent Auto-Update
    2.”App Auto Update Enabled” → Client Auto-Update
    3.”Scan Through Agent Enabled” → Scan Through Agent

  • Enhancement

    Business Rule List – Execute On Column
    The “Execute On” column is now available in the Business Rule list view, providing better visibility into rule execution context.

  • Enhancement

    SAML Metadata Export Naming Improvement
    When exporting SAML metadata from Virima, the system now names the downloaded file based on the SAML Configuration name, making it easier to track and organize.

  • Reports
    Enhancement

    Expired Certificates Report
    A new default “Expired Certificates” report has been added to the Ad-hoc report module. The report provides the list of expiring certificates based on the input conditions.

  • MSP
    Enhancement

    No updates in this release.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Enhancement

    Mutual TLS (mTLS) Support Added
    The Discovery Agent and Discovery Application now support Mutual TLS (mTLS) between their connection.

  • Enhancement

    Linux Agent Runs as Non-Root User
    The Virima Linux agent, which previously required root privileges, now operates under a dedicated “virima agent” user account with full passwordless sudo access permission. This ensures that the agent can access all necessary system and service data for discovery.

  • Global Platform Changes
    Enhancement

    Security Improvements
    Overall application security has been improved by upgrading the SAAS supporting software and libraries to the most stable and secure version.

  • Enhancement

    Enhanced Sidebar Scrolling
    Improved navigation in the left sidebar by enabling mouse-wheel and touchpad scrolling with overscroll containment.

  • Enhancement

    Sticky (Frozen) Table Headers
    Table headers and filters now remain fixed at the top while scrolling through long grids and reports.

  • Enhancement

    Confirm Delete Operation
    Delete actions now require explicit user confirmation before proceeding.
    1. For any delete operation that removes crucial data, the user must type “Delete” to confirm the operation.
    2.For trivial delete operations (e.g., deleting a filter), confirmation is still required, but typing “Delete” is not necessary

  • Enhancement

    Unlink Action – Icon & Label Update
    Introduced Unlink icon in place of Trash icon and button label changed from Delete to Unlink to disassociate a record.

  • Enhancement

    Unlink Confirmation for Associations
    When disassociating records (e.g., unlinking Problems from Incidents), a confirmation dialog is now displayed.

User actions are required for this update
  • Discovery
    Bug Fixes

    Fixed Sorting in Scheduled Scans
    Fixed the tabular view in the Scheduled Scans and Imports section (AWS, Azure, Meraki) to display the most recently modified record at the top.

  • Bug Fixes

    Cisco Switch Discovery
    Resolved an issue where the model number was not being captured for Cisco Switches.

  • Bug Fixes

    Linux Server CPU Detection
    Fixed an issue that prevented CPU details from being retrieved during Linux server scans.

  • Bug Fixes

    Solaris Hardware Discovery
    Hardware attributes such as Manufacturer, Model Number, Hardware Type, and Hardware Model are now correctly retrieved during Solaris discovery..

  • Bug Fixes

    Import Processing Icon Persistence
    Fixed a UI issue in Import Asset/CI Relations where the processing icon continued to show after the import completed.

  • Bug Fixes

    IIS, ARR, and Hyper-V Discovery via PowerShell
    Fixed a bug where IIS, ARR, and Hyper-V components were not properly discovered when using the “Deep Host Scan – SSH | SNMP | Windows (PowerShell)” probe with JEA Credentials.

  • Bug Fixes

    AWS Organization Unit Import
    Fixed an issue where some accounts under an AWS Organization Unit (OU) were not fetched.

  • Bug Fixes

    Azure Credential Validation
    Subscription ID and Management Group ID are now properly validated during Azure credential addition, improving security and setup accuracy.

  • Bug Fixes

    Azure Virtual Machine Import
    Fixed a bug where Availability Zone information was missing from Azure VM import records.

  • Bug Fixes

    Import – Unauthorized CI Status Fix
    Resolved an issue where deleted CIs, after re-import, were incorrectly displayed as Authorized instead of Unauthorized. The system now correctly classifies such CIs as Unauthorized upon re-import.

  • Bug Fixes

    Meraki credentials — URL format fix
    Fixed an issue where valid Meraki credentials were being rejected with the message “Please check your Meraki credential.” Users can now add and save Meraki credentials successfully.

  • Bug Fixes

    EC2 Instance incorrect timestamp Fix
    Fixed the Launch Time field, which previously displayed inaccurate timestamp.

  • Bug Fixes

    Linux Scan Sorting Error
    Fixed a bug that caused an Internal Server Error when sorting commands property in Listening Process under Discovered Item > Components.

  • Bug Fixes

    SNMP-Based Switch Discovery
    Fixed a discovery issue where network interface information was not retrieved via SNMP during Switch scans.

  • Bug Fixes

    Discovery/CMDB – “Log on Events” Not Rendering Information
    Resolved an issue where the “Log on Events” section in the Discovery and CMDB modules failed to display login activity data.

  • Bug Fixes

    Discovered Items – Last Scanned Date Fix
    Resolved an issue where the “Last Scanned On” date was not populating for discovered switches and routers in Discovered Items view.
    Note: This field is only populated if the Switches are discovered via SNMP or SSH. This will not be populated if the switch was manually entered (Add New CI), Imported in Bulk or Import from Cloud

  • Bug Fixes

    Cisco Switch Discovery via SNMP – IPv4 & Network Interfaces Fix
    Resolved an issue with Cisco Meraki and Cisco on-premise switches where IPv4 addresses and network interfaces were not being properly discovered.

  • Bug Fixes

    Discovery Application – Background Command Execution
    6.1 upgrade will disable -s option in Discovery Scan Configuration (If enabled), preventing command prompt pop-ups on the device running the Discovery Application. All commands will now run silently in the background, eliminating visible interruptions during discovery.

  • Bug Fixes

    Run a Scan – Scan Through Option Enabled
    Fixed an issue where the Scan Through option was not displayed for “Deep Host Scan – SSH | SNMP | Windows (PowerShell)”. Users can now choose to scan by Hostname (enter hostnames) or by IP Address (enter IP ranges), providing greater flexibility in scan configuration.

  • Bug Fixes

    Windows Virtual Server Classification
    Windows Virtual Machines Device Type is now classified as Virtual Server instead of Desktop.

  • Bug Fixes

    SNMP Printer Discovery
    Resolved an issue where SNMP-based printer discovery failed to populate serial number and MAC address..

  • CMDB
    Bug Fixes

    Stuck Process Jobs
    Addressed an issue where process jobs would become unresponsive due to an internal error.

  • Bug Fixes

    CI Visibility in Tags Feature
    Fixed a bug in the Tags feature where tagged CIs were not displayed for a selected tag.

  • Bug Fixes

    CI Creation Form – Input Field Fix
    While adding a CI manually, the mandatory fields that are configured as dropdowns now correctly appear as dropdown instead of input text fields.

  • Bug Fixes

    Incorrect AWS EBS Timestamps
    Resolved a formatting issue where the created date and time for AWS EBS volumes were displaying incorrectly in the CMDB

  • Bug Fixes

    Dropdown Display Issue
    Fixed a display bug where multi-word dropdown values in the CMDB Properties configuration were missing spaces.

  • Bug Fixes

    Vulnerability Management Association
    Configuration Items (CIs) are now properly disassociated from the Vulnerability Management page after removal from the CMDB.

  • Bug Fixes

    Excel Export Timestamp Format
    Corrected the format of the “Completed At” field in Excel exports, which previously showed a Unix timestamp instead of a human-readable date.

  • ITSM & ITAM
    Bug Fixes

    Description Field Error
    Fixed an issue where entering large amounts of text in the Description field caused an application error during the Add operation.

  • Bug Fixes

    Missing Incident Properties
    Resolved a UI issue where the properties “2nd Level Support in Charge”, “2nd Level Group in Charge”, “3rd Level Support in Charge”, and “3rd Level Group in Charge” were not displayed in the Incident model.

  • Integration
    Bug Fixes

    No Bug fixes in this release.

  • Admin
    Bug Fixes

    Cost Center Access Alert
    The “You don’t have access” alert that appeared while attempting to add or edit Cost Center entries has been resolved.

  • Bug Fixes

    Blueprint Save Error
    Fixed an issue that prevented the user to update the Blueprint Property List.

  • Bug Fixes

    Sync Not Triggering on Add/Edit CI
    Fixed an issue where Business Rules failed to trigger sync when the trigger is set to Add/Edit.

  • Bug Fixes

    “Map from Triggered” Value Mapping Failed in Business Rule Action Block
    Fixed the issue where the “Map from Triggered” option in the Create New Record action block of a Business Rule was not mapping values from the triggering record.

  • Bug Fixes

    Note: API tester removed from Admin section.

  • Reports
    Bug Fixes

    Horizontal Scrollbar Missing in Tabular Graphs
    Fixed an issue where the horizontal scrollbar did not appear in reports with many columns, affecting usability.

  • Bug Fixes

    Missing ID Property in Reports
    Resolved a problem where the “ID” property was not displayed in certain modules.

  • Bug Fixes

    Duplicate Records in ITAM Audit Reports
    Addressed an issue where ITAM audit reports sometimes generated duplicate records.

  • MSP
    Bug Fixes

    Redirection issue for SAML Configuration
    Clicking the associated record for SAML Configuration on the MSP User page now correctly redirects to the SAML Configuration screen.

  • Bug Fixes

    Date Filter Operators Missing in MSP Reports
    Restored “IN” and “NOT IN” operators for date fields in MSP Reports, improving filtering capabilities.

  • Bug Fixes

    Export Icon Not Generating Link
    Fixed an issue where clicking the export icon in the MSP Portal Dashboard did not generate a downloadable link.

  • Bug Fixes

    Application Error on Refresh
    Resolved an issue where clicking the refresh button for reports on the My Dashboard page triggered an application error.

  • Bug Fixes

    Unauthorized Incident Creation by End Users
    Disabled the “Create Incident” button for End Users logged into the MSP Portal to prevent unauthorized incident submissions.

  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Bug Fixes

    Credential Flush Not Removing JEA Configuration
    Fixed an issue where flushing credentials failed to remove the JEA configuration name, resulting in outdated references.

  • Bug Fixes

    Incorrect Handling of Credential Activation Status
    Fixed a problem where credentials marked as inactive were incorrectly saved as active in the Discovery Application.

  • Bug Fixes

    Discovery Application Uninstallation Fix
    Fixed an issue where deleting a client from the UI did not uninstall the Discovery application from the host device.

  • Bug Fixes

    Validating Discovery Server Certificate
    Fixed an issue where the SSL handshake was being performed with an expired certificate, despite a valid certificate being available in the trust store. The discovery application now correctly selects the valid certificate to establish the SSL connection with the discovery server and ignores the expired one, if any.

  • Bug Fixes

    Security Enhancement in Discovery Application (PAExec)
    A security vulnerability was identified in the Discovery Application where user credentials could be temporarily exposed during remote command execution. These credentials appeared in the antivirus or endpoint protection logs, increasing the risk of unintended exposure.

    To resolve this issue, the credential handling mechanism has been enhanced to ensure that passwords are no longer visible in system process listings or captured by security software logs. The updated implementation securely manages credentials during execution, eliminating the risk of exposure while maintaining existing functionality.

User actions are required for this update
  • Discovery Application (v6.1.4023) & Agent (v6.1.118)
    Actions

    Application Upgrades
    1.The updates introduced in version 6.1 require both the Discovery Application (v6.1.4023) and Discovery Agent (v6.1.118) to be updated to their respective latest versions.
    Ensure a minimum of [250 MB] of free space is available for downloading and installing the Discovery Application, and [210 MB] for the Discovery Agent.
    Upgrade Process:
      1.1.The Discovery Application downloads the files required for its own update and installs them to complete the application upgrade.
      1.2.After the application is upgraded, it retrieves the files needed to update the Discovery Agents.
      1.3.Each Discovery Agent pulls the required update files from the Discovery Application, performs the upgrade, and removes temporary             files upon completion.
      1.4.Once all agents have been successfully upgraded, the Discovery Application automatically deletes the agent update files
    Note: The Discovery Agent version 6.1.118 is available only after upgrading the Discovery Application to version 6.1.4023 (latest).