> For the complete documentation index, see [llms.txt](https://docs.cloudcyte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudcyte.com/release-notes/v4.3.7.md).

# v4.3.7

**New Features**

* Added new grids: **Windows Sysmon DNS Analysis, Windows Deep Hunting,** and **Windows Deep Hunting Logs**. To supply data for these grids, a Sysmon Collection Rules dropdown was added to the Windows Sysmon Analysis Policy, with its data synchronized from CLAPI according to the organization's settings. Also added Classification rules for this grids to the Threat Analysis Artifact Type.
* Added **Detailed Maturity Analysis** Dashboard — a single-page view of maturity assessment results across six frameworks: ISO/IEC 27001:2022, NIST CSF 2.0, NIST SP 800-53 Rev 5, CMMI, CIS Controls v8.1, and PCI DSS 4.0. A framework selector instantly updates all dashboard components, including a maturity gauge with summary KPIs (total items, on/above target, below target, critical gap, not assessed), group breakdown cards with radar and gap bar charts, an item-level detail table with search and grouping, a score distribution chart, and an assessment coverage table showing survey and risk assessment progress per group.

**Improvements**

* Improved Policy Management with Status, Module and Type filters.
* Added Maturity Mappings to Risks, allowing maturity rules to be linked directly to risk records.
* Added new columns to the Windows Computer Analysis grid showing OS, CPU, BIOS, RAM, Domain, and other details about Windows machines.
* Added PFSENSE SNMPv3 to Discovered Network Devices.&#x20;
* Added an "Enumeration History" column to Discovered Network Devices, providing details on enumeration errors.
* Added a "Configure Endpoint Security Analysis Policy" button to Initial Settings & Deployment for quick policy configuration.
* Removed the "Nessus polling initialization" and "OpenVas polling initialization" Scheduled jobs.

**Bug fixes**

* Fixed an issue where the same MAC address could appear twice due to uppercase/lowercase letter differences in Asset Management.
* Fixed an error during adding New Assessment Reports. Changed Assessment Reports to be limited to running once per week.
* Fixed an issue with the External Scanner not providing information to the External Exposure grids.
* Fixed Device GUID information in Windows Processes and Autoruns grids.
* Fixed an issue where Shadow-IT Details failed to load.
* Fixed an issue in Windows Update Analysis where the "Is Acknowledged" column value was automatically reset when data was refreshed.
* Fixed an issue where multiple message windows could open at the same time and completely block the system; now, while a message window is awaiting confirmation, additional messages are suppressed.
* Fixed an error that occurred when using the "Remove Non-Existing Assets" action in the Windows Processes grid.
* Fixed an issue with Multiple Choice Options when multiple languages are used in the Survey.
* Fixed missing CIS 8.1 and Other mappings in the Survey Completions and Survey Responses grids.
* Fixed an issue in Surveys where a correct response was incorrectly marked as a mismatch.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudcyte.com/release-notes/v4.3.7.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
