> 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/docs/docs-ja/konpuraiansutorepto/reports/security-audit-report.md).

# セキュリティ監査レポート

その [セキュリティ監査レポート](https://app.aikido.dev/reports/audit-reports/external/create) 現在のセキュリティ体制を構造化して概要表示します。セキュリティがどのように管理されているかを明確に要約する必要がある顧客、監査人、経営陣、または社内関係者との共有向けに設計されています。

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

レポートを生成する前に、含めるセクションを選択します。これにより、営業見込み顧客、コンプライアンス監査、取締役会向け報告など、特定の対象に合わせて調整できます。

## このレポートを使うタイミング

次のような場合にセキュリティ監査レポートを使用します:

* 顧客のセキュリティ質問票に回答する
* 監査時に証拠を提示する
* 現在のコンプライアンス対応状況を文書化する

## 利用可能なセクション

以下の項目は任意の組み合わせで含めることができます。

**Aikidoベンチマーク**

<figure><img src="/files/124b0ed886cd4fee5190641dd4b6d63c9f238fbd" alt=""><figcaption></figcaption></figure>

**OWASP Top 10**

<figure><img src="/files/40f9aaccda932cb855a858c210ab565995f0d6b3" alt=""><figcaption></figcaption></figure>

**SLAコンプライアンス**

<figure><img src="/files/570c4da6cfcbf876112a2357011c284a56037bc5" alt=""><figcaption></figcaption></figure>

**スキャン履歴**

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

**課題のインサイト**

<figure><img src="/files/6695d4ca0bac1b439aa1f2af91cd5367184c1cd2" alt=""><figcaption></figcaption></figure>

**未解決課題のスナップショット**

<figure><img src="/files/3d4c5c1e912b453a77b6a028c9cf850655ef2c12" alt=""><figcaption></figcaption></figure>

**クラウドコンプライアンス**

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

**コンプライアンスフレームワーク**

対応しているフレームワークや標準の要約を含めることができます。これらのセクションでは、設定済みのチェックに基づいて、現在どのトピックに準拠しているかを示します。

対応フレームワークには次が含まれます:

* ISO 27001:2022
* SOC 2
* CIS v8.1 Controls
* CIS AWS ベンチマーク
* NIS2指令
* NIST 800-53
* PCI DSS v4.0
* HIPAA
* DORA
* HITRUST LVL3
* GDPR
* ENS
* UK Cyber Essentials

このセクションは、調達レビュー、エンタープライズ営業、監査準備に役立ちます。


---

# 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, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/konpuraiansutorepto/reports/security-audit-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
