> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/ko/security.md).

# 보안

이 디렉토리에는 SkyDeck.ai의 주요 보안 문서가 포함되어 있습니다:

1. [버그 바운티 프로그램](/ko/security/bug-bounty-program.md)
2. [보안 관행](/ko/security/skydeck.ai-security-practices.md)

## 버그 바운티 프로그램

보안 연구자를 위한 프로그램 개요, 포함:

* 범위 및 적격 취약점
* 보고 프로세스 및 보상
* 규칙 및 법적 고려 사항

## 보안 관행

2023년 11월 1일 기준 우리의 보안 조치를 설명합니다:

* 데이터 및 제품 보안
* 접근 관리
* 직원 교육
* 공급업체 보안


---

# 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:

```
GET https://docs.skydeck.ai/ko/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.
