> 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/iso-27001-and-soc-2-compliance-overview/vanta-compliance-integration.md).

# Vanta連携

Vantaは、貴社がSOC2およびISO27001のコンプライアンスを達成できるよう支援するシステムです。このシステムはサードパーティ製アプリケーションと連携しており、監査人向けに監視・集約できる証拠を1つのダッシュボードにまとめます。

AikidoはVantaのアプリマーケットプレイスで見つけることができます。インストールは次の方法でも開始できます： [このリンク](https://app.aikido.dev/settings/integrations/compliance/vanta).

![Aikido Securityアカウントへのアクセス権を付与するためのVantaアプリの認可画面。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-ad3ef8720a01baaeb2f6383dad12328776fa4479%2Fucarecdn-9c13ae5d-255e-4ba2-bcd1-544b886672e3.png?alt=media)

この連携はデータを一方向にのみ移動します。Aikidoは **未解決の依存関係に関する問題を1時間ごとにVantaへ同期します。** Aikidoは適切なリスクをコピーするため、Vantaは各問題にSLAを割り当てることができます。スヌーズされた問題および（自動）無視された問題はVantaに同期されません。

Vantaにログインし、次に「monitors」をクリックしてAikidoを検索することで、連携が正しく設定されていることを確認できます。Aikidoは多くのリスク種別（依存関係、シークレット、SASTなど）を集約するため、Aikidoの検出結果が他のセキュリティ連携と重複する可能性があります。その場合は、重複を避けるためにVantaで他のツールの監視を無効にしても問題ありません。

***


---

# 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/iso-27001-and-soc-2-compliance-overview/vanta-compliance-integration.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.
