# Vulnerability Management

* **Vulnerability Scan Results**: The CyberCyte portal can integrate with Tenable Nessus and OpenVAS, in this section users can see the vulnerabilities collected from Nessus and OpenVAS. For integration please go to Settings & Reporting -> Credential Settings and create a credential for OpenVAS or Nessus, after creating the credential please go to Settings & Reporting -> Integration Settings -> Repository Management and create a repository. During the creation, please define the remote credential. If the CyberCyte portal is running on the cloud, please select the sensor and disable "Poll from Server"; if the CyberCyte portal is running on-premises and if the portal server can reach the OpenVAS or Nessus, please select "Poll from Server" and don't select anything on Sensor section. After these steps, results will appear on the Vulnerability Scan Results page.

<figure><img src="/files/nc81zpQlAZOGzUm6YaXe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FdROfIXyyi7KBfJXxZIt" alt=""><figcaption></figcaption></figure>

* **Vulnerability Scan Plugins**:  This section displays vulnerability scan plugins according to the vendor. The users can analyze the results with another visibility layer with this section.

<figure><img src="/files/kWA1GsbP80lUQZ8XTeKh" alt=""><figcaption></figcaption></figure>

* **Windows Applications**: This section displays Windows application analysis results. The users can analyze the risk scores and CVSS scores of the application. Also, users can see the vulnerability details and can delete the application as well.

<figure><img src="/files/0OjKnpbee04Gcwe8nEY3" alt=""><figcaption></figcaption></figure>

* **macOS Applications:** This section displays macOS application analysis results. The users can analyze the risk scores and CVSS scores of the application. Also, users can see the vulnerability details.

<figure><img src="/files/mtcgQPFPve2svGQXBt6Y" alt=""><figcaption></figcaption></figure>

* **macOS Homebrew Packages**: This section displays macOS packages analysis results. The users can analyze the risk scores and CVSS scores of the package.

<figure><img src="/files/VuTlKhyA2RTAgTvEnPBm" alt=""><figcaption></figcaption></figure>

* **macOS Installed Packages:** This section displays macOS installed packages analysis results. The users can analyze the risk scores and CVSS scores of the installed package.

<figure><img src="/files/HwxsybmkdEn3aCmWNVMl" alt=""><figcaption></figcaption></figure>

* **Linux Deb Packages & Linux RPM Packages:** This sections displays Linux packages analysis results. The users can analyze the risk scores and CVSS scores of the packages.

<figure><img src="/files/0YVgxVr8vTWPRIEcSa4x" alt=""><figcaption></figcaption></figure>

* **Microsoft IIS ISAPI Filter and Handlers**: This section displays Windows IIS ISAPI filter and handlers analysis results. Also, users can do remediation for analysis results.

<figure><img src="/files/IDHZ4vOJKFT3j36p06Jf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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/admin-guide/security-assurance/vulnerability_management.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.
