# セキュリティ

このディレクトリには、SkyDeck.aiの重要なセキュリティ文書が含まれています：

1. [バグバウンティプログラム](/ja/security/bug-bounty-program.md)
2. [セキュリティプラクティス](/ja/security/skydeck.ai-security-practices.md)

## バグバウンティプログラム

セキュリティ研究者向けのプログラムの概要は以下の通りです：

* スコープと対象となる脆弱性
* 報告プロセスと報酬
* ルールと法的考慮事項

## セキュリティプラクティス

2023年11月1日時点での当社のセキュリティ対策について説明します。以下をカバーしています：

* データと製品のセキュリティ
* アクセス管理
* 従業員教育
* ベンダーセキュリティ


---

# 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://docs.skydeck.ai/ja/security.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.
