> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/detections/panther-managed/content-catalog/updating-catalog-items.md).

# 카탈로그 항목 업데이트하기

{% hint style="warning" %}
해당 [콘텐츠 카탈로그](/ko/detections/panther-managed/content-catalog.md) Panther 버전 1.125 기준으로 비공개 베타 상태입니다. 액세스를 요청하려면 Panther 지원 팀에 문의하세요.
{% endhint %}

## 개요

Panther는 정기적으로 ...에서 사용 가능한 항목들의 새 버전을 릴리스합니다 [콘텐츠 카탈로그](/ko/detections/panther-managed/content-catalog.md). 설치한 항목에 새 버전이 उपलब्ध하면, Content Catalog는 해당 업데이트를 다음의 **설치됨** 탭에 표시합니다. 업데이트를 적용하면 새 버전이 설치된 복사본에 그대로 적용되며, 항목의 ID와 나머지 환경은 그대로 보존됩니다.

## 업데이트를 사용할 수 있을 때

다음 두 조건이 모두 참인 경우 설치된 항목에 대한 업데이트를 사용할 수 있습니다:

* 해당 항목의 더 새로운 버전이 Panther의 콘텐츠 릴리스에 존재합니다.
* Panther가 당신이 한 편집과 병합 충돌을 일으키지 않고, 어떤 단위 테스트도 실패시키지 않으면서 새 버전을 설치된 복사본에 적용할 수 있습니다.

이 두 조건 중 하나라도 충족할 수 없으면, 해당 항목에는 현재 업데이트를 사용할 수 없습니다.

{% hint style="info" %}
병합 충돌과 실패한 단위 테스트를 Panther Console에서 직접 해결하는 지원은 향후 Panther 릴리스에 추가될 예정입니다. 그 전까지 현재 사용할 수 없는 업데이트를 적용하고 싶다면, 차이점을 수동으로 조정해야 합니다. 예를 들어 새 버전이 더 이상 충돌하지 않도록 설치된 항목을 편집할 수 있습니다.
{% endhint %}

## 단일 Content Catalog 항목을 업데이트하는 방법

설치된 항목 하나를 업데이트하려면:

1. Panther 콘솔의 왼쪽 탐색 표시줄에서 다음을 클릭합니다: **카탈로그**.
2. 다음을 클릭합니다: **설치됨** 탭.
3. 업데이트하려는 항목을 찾습니다.
4. 해당 항목의 행에서 **업데이트**.

Panther가 최신 버전을 설치된 복사본에 병합합니다. 항목은 제자리에 유지되고, 버전 메타데이터는 새 버전으로 올라가며, 향후 업데이트도 같은 방식으로 표시됩니다.

업데이트하려면 해당 항목 유형에 대한 수정 권한이 있어야 합니다. 참조 [필수 권한](/ko/detections/panther-managed/content-catalog.md#required-permissions) 를 참조하세요.

## 모든 Content Catalog 항목을 한 번에 업데이트하는 방법

해당 **설치됨** 탭에는 다음이 포함되어 있습니다 **모두 업데이트** 한 번의 작업으로 사용 가능한 모든 업데이트를 적용하는 데 사용할 수 있는 배너가

모든 적용 가능한 항목을 한 번에 업데이트하려면:

1. Panther 콘솔의 왼쪽 탐색 표시줄에서 다음을 클릭합니다: **카탈로그**.
2. 다음을 클릭합니다: **설치됨** 탭.
3. 페이지 상단의 배너에서 **모두 업데이트**.

업데이트 작업은 백그라운드에서 실행됩니다. 실행되는 동안 페이지를 벗어나도 됩니다. Panther가 다음을 보냅니다 [콘솔 내 알림](/ko/system-configuration/notifications.md) 작업이 끝났을 때 무엇이 업데이트되었는지 요약하는

{% hint style="info" %}
한 번에 하나의 **모두 업데이트** 작업만 Panther 인스턴스당 동시에 실행할 수 있습니다. 이미 작업이 실행 중이면 다른 작업을 시작하기 전에 완료될 때까지 기다려야 합니다.
{% endhint %}

**모두 업데이트** 현재 업데이트할 수 있는 항목에만 업데이트를 적용합니다. 병합 충돌이 있거나 단위 테스트가 실패한 항목은 건너뛰며, 사용자가 개별적으로 처리할 수 있도록 그대로 남아 있습니다.


---

# 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.panther.com/ko/detections/panther-managed/content-catalog/updating-catalog-items.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.
