# Runtimes & Frameworks Report

The [Runtimes & Frameworks](https://app.aikido.dev/reports/runtimes) report gives you a consolidated view of every runtime and framework detected across your repositories, containers, and virtual machines, along with its end-of-life (EOL) status.

Aikido discovers runtimes and frameworks by scanning all three surfaces and cross-references each detected version against [endoflife.date](https://endoflife.date), an open dataset that tracks official vendor support timelines.

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

## When to use this report

Use the Runtimes & Frameworks report when you need to:

* Get a cross-environment inventory of every runtime and framework version in use
* Identify components that are past or approaching their vendor EOL date
* Prioritise upgrades before security patches stop being issued
* Demonstrate to auditors or customers that EOL software is tracked and managed


---

# 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://help.aikido.dev/compliance-and-reporting/reports/runtimes-and-frameworks-report.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.
