# 검증 정책

등록된 앱의 검증 정책을 서비스 정책에 맞게 설정할 수 있습니다. \
‘검증 정책’ 메뉴에서 새로운 검증 정책을 추가하거나, 저장된 정책을 수정할 수 있습니다.

## 1. 검증 정책 목록&#x20;

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

❶ 조회: 등록된 정책명으로 조회할 수 있습니다.&#x20;

❷ 정책 추가: 검증 정책을 등록할 수 있습니다.&#x20;

❸ 목록: 검증 정책의 등록일/정책명/검증여부/위·변조 차단 여부/루팅·탈옥 차단 여부/블랙앱 차단 여부/디바깅 차단 여부/해당 정책이 적용된 앱 목록 등의 확인 및 수정/삭제가 가능합니다.&#x20;

❹ 적용 앱: 해당 정책이 적용된 앱의 개수가 표시되며, 클릭 시 목록을 확인할 수 있습니다.

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

## 2. 검증 정책 등록

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

❶ 정책명: 검증 정책의 이름을 입력해 주세요. \
'Default 정책으로 설정' 시, 별도로 검증 정책을 설정하지 않은 앱에 일괄 적용됩니다.&#x20;

❷ 검증: Verify과 Skip 중에 선택할 수 있습니다.&#x20;

❸ 위·변조 차단 여부: 실시간 위·변조 탐지로 해킹 시도를 사전에 방지합니다.&#x20;

❹ 루팅·탈옥 차단 여부: 루팅(AOS) 또는 탈옥(iOS) 디바이스에서 앱 실행을 차단합니다.&#x20;

❺ 블랙앱 차단 여부: 블랙앱이 설치된 디바이스에서 앱 실행을 차단합니다.&#x20;

❻ 디버깅 차단 여부: 디버깅을 이용한 동적분석을 방지합니다.&#x20;

❼ 적용 앱: 해당 정책을 적용할 앱을 선택할 수 있습니다.

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

## 3. 검증 정책 상세 정보

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

검증 정책 목록에서 '수정' 버튼을 클릭하여 상세 정보를 확인하고 수정할 수 있습니다.

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

'적용 앱' 선택화면에서 선택 해제된 앱은 'Default 정책'이 적용됩니다.


---

# 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://developers.fingerpush.com/appdog/console/policy.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.
