> 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アプリの認可画面。](/files/204820ce15920f2195102d784841686a59371080)

この統合はデータを一方向に移動します。Aikidoは **未解決の依存関係の問題をVantaに1時間ごとに同期します。** 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.
