> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/autofix-and-remediation/scope.md).

# Different AutoFix Types

AutoFix covers dependency upgrades, code fixes (SAST), infrastructure fixes, and container remediations.

Use the pages below to see what Aikido supports in each area.

### Open source dependencies

{% content-ref url="/pages/yyitfPlRmCv2gQbkN4n2" %}
[AutoFix for Open Source Dependencies](/autofix-and-remediation/scope/autofix-for-open-source-dependencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZhHaBv1u3r1K1VDxneUu" %}
[AutoFix for Open Source Deps: Extended Lifetime Support](/autofix-and-remediation/scope/autofix-for-open-source-deps-extended-lifecycle-support.md)
{% endcontent-ref %}

### SAST and IaC

{% content-ref url="/pages/9ixKiDRWzvb1KBVcQ0un" %}
[AutoFix for SAST and IaC Issues](/autofix-and-remediation/scope/ai-autofix-for-sast-and-iac-issues.md)
{% endcontent-ref %}

### Containers

{% content-ref url="/pages/EoYN3dnzRmRNca3sD6Ro" %}
[AutoFix for Containers](/autofix-and-remediation/scope/ai-autofix-for-containers.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZxyJWnlXF0KpXdl1QNbj" %}
[AutoFix for Containers: Zero-CVE base images](/autofix-and-remediation/scope/autofix-for-containers-using-hardened-images.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://help.aikido.dev/autofix-and-remediation/scope.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.
