RayVentory

Smarter software and hardware inventory.

Published by Raynet
Distributed by ComponentSource since 2014

Version: 12.6 NEW Updated: Mar 4, 2026

i

RayVentory new licenses are now available as part of Raynet Unified Data Platform, please contact us for pricing information.
Existing customers can continue to renew their Subscription License or Silver Maintenance for Perpetual Licenses.

RayVentory Scan Engine 12.6.3666.89 [Update 3]

Released: Jun 7, 2024

Updates in RayVentory Scan Engine 12.6.3666.89 [Update 3]

Features

  • Enhanced Input Validation and Sanitization:
    • User-controlled values are now validated and sanitized in all cases before being used for further command execution.
    • Special attention is now given to escape or encode control characters that the operating system might interpret as code.
    • The characters to be escaped or encoded can now be configured as needed.
    • To enable validation, perform the following configurations:
      • Linux/Unix/macOS - Added parsing of the configuration property ForbiddenCurlChars in /etc/rvia_configuration.
      • Windows - Added parsing of the registry value ForbiddenCurlChars in HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ManageSoftCorp\ManageSoft\RVIA.
  • Restricted Folder Permissions - Permission to the results\Inventories\ folder has been restricted to enhance security.

Fixes

  • Schedule Execution Fix - Fixed an issue where no schedules were executed at their described times. The problem was traced to generalMaxTaskDelay not being set to 0. This has now been corrected.