> For the complete documentation index, see [llms.txt](https://docs.sonarsource.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonarsource.com/sonarqube-cloud/advanced-security.md).

# Advanced Security

*Advanced Security is an add-on that requires a separate subscription to your SonarQube Cloud's* [*Enterprise license*](https://www.sonarsource.com/plans-and-pricing/#sonarqube-cloud-features)*.*

{% content-ref url="/pages/fUlk1Rv2eMt5aP8NVyQw" %}
[Introduction](/sonarqube-cloud/advanced-security/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/Or5ua04ZwEOqm0Vv2eKK" %}
[Analyzing projects for dependencies (SCA)](/sonarqube-cloud/advanced-security/analyzing-projects-for-dependencies-sca.md)
{% endcontent-ref %}

{% content-ref url="/pages/8K3874C8xwLRi4l9oASv" %}
[Viewing dependencies](/sonarqube-cloud/advanced-security/viewing-dependencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/01fNk6sBYZ8kFTHcT7eV" %}
[Reviewing and fixing dependency risks](/sonarqube-cloud/advanced-security/reviewing-and-fixing-dependency-risks.md)
{% endcontent-ref %}

{% content-ref url="/pages/CJQHUJFh9WYU3vQkg6mT" %}
[Managing license profiles and policies](/sonarqube-cloud/advanced-security/managing-license-profiles-and-policies.md)
{% endcontent-ref %}

{% content-ref url="/pages/6gUaUf1EfMswBreCOS8c" %}
[Troubleshooting the dependency analysis](/sonarqube-cloud/advanced-security/troubleshooting-the-dependency-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/mh8oGPU2ZAhz5S3zNmi4" %}
[Best practices for managing dependency risks](/sonarqube-cloud/advanced-security/best-practices-for-managing-dependency-risks.md)
{% endcontent-ref %}


---

# 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.sonarsource.com/sonarqube-cloud/advanced-security.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.
