> For the complete documentation index, see [llms.txt](https://docs.xygeni.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xygeni.io/xygeni-products/application-security-posture-management-aspm/all-risks.md).

# Risks

The **Risks** tab provides a comprehensive overview of identified security risks across all projects. It visualizes issue trends, prioritizes threats and allows in-depth issue analysis by type and severity.

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

### Risk Categories:

* [**SAST**](/xygeni-products/code-security-cs/cs-user-interface-guide.md) (Static Application Security Testing)
* [**SCA**](/xygeni-products/open-source-security-oss/risks-sca.md) (Software Composition Analysis)
* [**CI/CD**](/xygeni-products/software-supply-chain-security-sscs/sscs-user-interface-guide/risks-ci-cd.md) **(**&#x43;ontinuous Integration and Continuous Delivery/Deploymen&#x74;**)**
* [**Secrets**](/xygeni-products/secrets-security/secrets-user-interface-guide.md) (Committed credentials)
* [**IaC**](/xygeni-products/iac-security/iac-user-interface-guide.md) (Infrastructure as Code)


---

# 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.xygeni.io/xygeni-products/application-security-posture-management-aspm/all-risks.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.
