# Advanced Security

Advanced Security is available in SonarQube Server as an add-on starting in the [Enterprise Edition](https://www.sonarsource.com/plans-and-pricing/sonarqube/).

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

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

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

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

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

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

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


---

# 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.sonarsource.com/sonarqube-server/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.
