# OpenVAS Integration

The CyberCyte portal can integrate with OpenVAS for further analysis and investigations.  To integrate, please follow these steps:

## 1. Create Remote Credential in Portal

Please navigate to "Settings & Reporting" -> "Integration Settings" -> "Credential Settings". Click on the "+ Credential" button to create a new credential. Select the "API Credential" as a "Credential Type".

## 2. Create a Repository on the Portal

Please navigate to "Settings & Reporting" -> "Integration Settings" -> "Repository Management". Click on the "+Repository" button to create a new OpenVAS repository and select the "OpenVAS" as Type and fill the rest of the blank fields like below.

## 3. Reviewing the Results

The results can be observed from under the "Security Assurance" -> "Vulnerability Management" -> "Vulnerability Scan Results".


---

# 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/getting-started/integrations/openvas-integration.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.
