# Security Audit Report

The [Security Audit Report](https://app.aikido.dev/reports/audit-reports/external/create) gives you a structured overview of your current security posture. It is designed for sharing with customers, auditors, leadership, or internal stakeholders who need a clear summary of how security is managed.

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

You choose which sections to include before generating the report. This allows you to tailor it to a specific audience, such as a sales prospect, compliance audit, or board update.

## When to use this report

Use the Security Audit Report when you need to:

* Respond to a customer security questionnaire
* Provide evidence during an audit
* Document your current compliance coverage

## Available Sections

You can include any combination of the following fields.

**Aikido Benchmark**

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

**OWASP Top 10**

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

**SLA Compliance**

<figure><img src="/files/380hSLGvn2VdL82rFTCZ" alt=""><figcaption></figcaption></figure>

**Scan History**

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

**Issue Insights**

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

**Open Issues Snapshot**

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

**Cloud Compliance**

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

**Compliance Frameworks**

You can include summaries for supported frameworks and standards. These sections show which topics you currently comply with based on your configured checks.

Supported frameworks include:

* ISO 27001:2022
* SOC 2
* CIS v8.1 Controls
* CIS AWS Benchmark
* NIS2 Directive
* NIST 800-53
* PCI Standards
* HIPAA
* DORA
* HITRUST LVL3
* GDPR
* ENS
* UK Cyber Essentials

This section is useful for procurement reviews, enterprise sales, and audit preparation.


---

# 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/security-audit-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.
