# Code Security (SAST) User Interface Guide

Code Security (SAST) User Interface can be accessed by selecting the SAST option under the [Risks](/xygeni-products/application-security-posture-management-aspm/all-risks.md) tab.

The Code Security section includes the following content:

* [SAST Risks](/xygeni-products/code-security-cs/cs-user-interface-guide/risks-sast.md) : A summary of all SAST security issues.
* [**Malicious Code**](/xygeni-products/code-security-cs/cs-user-interface-guide/risks-sast/malicious-code.md) : Details of any potentially malicious code identified in your source code.

  SAST Risks:

<figure><img src="/files/OKIezI4kYJEI5RWDcUOG" 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.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.
