# SAST Risks

The **Risks (SAST) page** can be accesed by selecting the SAST option in the [**Risks**](/xygeni-products/application-security-posture-management-aspm/all-risks.md) tab. This tab offers an in-depth overview of all SAST security issues, clearly presented for ease of assessment.

{% hint style="info" %}
Xygeni provides two functionalities related to SAST scanning

1. Xygeni provides a [SAST Scanner](/xygeni-products/code-security-cs/ci-cd-scanner.md) that can perform static analysis over your application code. Please visit [Xygeni SAST Scanner](/xygeni-products/code-security-cs/ci-cd-scanner.md) for further information.
2. Xygeni also provides the functionality to [import scan results from 3rd-party tools](/xygeni-products/application-security-posture-management-aspm/importing-reports-from-3rd-party-tools.md). This way, you can integrate 3rd-party data into Xygeni and benefit from the [Xygeni ASPM](/xygeni-products/application-security-posture-management-aspm.md) functionalities. The **supported SAST scanners** are listed in the [supported SAST scanners](/xygeni-products/application-security-posture-management-aspm/importing-reports-from-3rd-party-tools/external-scanners-supported.md#sast_software_application_security_testing) section.
   {% endhint %}

By default, this page will display all the SAT issues, regardless of the tool that found the issues (Xygeni SAST Scanner or any other 3rd party tool).

If you click on **More filter fields**, you can find the **Tools** filter where you can select a tool and only those issues reported by the selected tool will be displayed.

{% hint style="info" %}
You can reach the **Risks (SAST)** results under Code Security >> Risks (SAST) section.
{% endhint %}

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

In the issues table, by clicking on the ![](/files/4H3LZniNOmmCt33ndqmx) icon of any issue, you will see the details of the issue.

<figure><img src="/files/KFEMynATc38yyhHUTebx" 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.xygeni.io/xygeni-products/code-security-cs/cs-user-interface-guide/risks-sast.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.
