Release Notes for Open-AudIT v6.0.2
Released 2026-01-23
This is an update release to address a few bugs found, improve a few items and just generally tidy up. We recommend you update ASAP.
The discovery code has received attention to make it more robust and withstand non-standard responses from devices.
Version | Type | Collection | Description |
|---|---|---|---|
Enterprise | bug | clouds | Fix failing cloud audits. |
Community | improvement | discoveries | Improve SSH key connection robustness. |
Community | improvement | discoveries | Ability to filter discovery logs by IP. |
Community | improvement | all | Update composer packages. |
Community | improvement | discoveries | Windows Audit powershell script, test for DNS before using. Silence connectivity test error when offline. Only use Get-WindowsFeature when on a server. |
Professional | improvement | vulnerabilities | Enable Vulnerabilities for Professional licenses. |
Community | improvement | all | Add include flag. If set to 'y' and requesting data using JSON for a read (a single item), include int he JSON respone the normal 'include' array of items. |
Enterprise | bug | benchmarks | JS fix to not throw an error if no devices returned from query on benchmarksCreateForm. |
Community | bug | devices | In the GUI, when viewing a Windows device, remove the duplicate column for user->status in the table. |
Enterprise | improvement | racks | When adding a device, if no height is provided, make it 1(ru). |
Community | improvement | discoveries | Add a critical log if Nmap not detected. |
Community | improvement | queries | Make queries use server side data in GUI. |
Community | improvement | locations | Add a query_id column which will populate a button in the GUI to run this query and in addition, supply devices.location_id=$resource->id. |
Community | improvement | discoveries | Force powershell audit to output the file in UTF-8. |
Community | bug | discoveries | Fix bug retrieving Redhat (and derivatives) and Arch packages in audit script. |
Community | improvement | discoveries | An FAQ page for Windows discovery issues. |
Professional | improvement | vulnerabilities | Performance improvement in the GUI. |