> 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.5.md).

# v4.3.5

**New Features**

* Added **Hygiene Dashboard** (Shadow-IT → TAB 3) is a new CyberCyte platform section that monitors endpoint software across nine hygiene categories — VPN Client Software, Remote Access Software, File Sharing Software, Hacking Software, Torrent Software, AI Software, Adware Software, Crypto Currency Software, and Password Manager Software — aggregating data from six artifact types (Windows/macOS/Linux Applications, Windows Processes, Windows Browser add-ons). Each category panel provides a risk breakdown (Critical, High, AI High Risk), a distribution donut chart, and a full findings grid with a one-click "Not Shadow-IT" action and drill-down navigation to the artifact grid.
* Added **new reports**: Survey Results by Maturity Score, Survey Responses, Third Party Risk Summary, Third Party Questionnaire Results, Security Test Results.

**Improvements**​​

* Improved tag management: newly created or edited Tags are now automatically reflected in the Tag Management Grid.
* Added Review Type, Review State, Review Comment, Maturity Review Score, and Maturity Final Score columns to the Survey, along with corresponding actions for managing these fields.
* Added new charts to Remediation Dashboard: Windows Remediations by Description, Windows Remediations by Type, Linux Remediations by Description, Linux Remediations by Type, 3rd Party App Mgmt by Name, 3rd Party App Mgmt by Status.
* Added next actions to Audit management: Update Based on CyberCyte Coverage, Update Maturity Scores, Update Other Controls for a Standard (Compliant Controls).

**Bug fixes**

* Fixed an issue with incorrect Mismatch for synced Questionnaire response.
* Fixed an error during opening Shared Vendor Responses.
* Fixed an error during opening Trivy Docker Image Results grid.
* Fixed an error during using View in new tab in Asset Management.
* Fixed an issue where AI menu items were not visible.
* Fixed an error in console during opening Convert Rules grid.
* Fixed an issue where Windows Patch Management values were duplicated in the Remediation Dashboard.
* Fixed Active Jobs Detail sorting and Dark mode on Remediation Dashboard.
* Fixed an issue where Patch Management statuses were displayed incorrectly in the Remediation Dashboard.
* Fixed an issue where incorrect tags were displayed in the Rules list in macOS Policy.


---

# 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.5.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.
