> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/1password/about-1password-events-reporting-security.md).

# 1Password Events Reportingのセキュリティーについて

### **1PasswordについてEvents Reporting** <a href="#tt3tuct4fcfc" id="tt3tuct4fcfc"></a>

1PasswordEvents Reportingを使用する場合にデータがどのように保護されるかについて説明します。

1PasswordEvents Reportingを使用すると、 1PasswordイベントREST APIを介して1Passwordからセキュリティ情報およびイベント管理 (SIEM) システムに情報を送信できます。

### **1Password Events APIは、選択した情報のみをSIEMに送信します。** <a href="#id-9bamiqrv6ao6" id="id-9bamiqrv6ao6"></a>

1PasswordEvents Reportingを設定するときに、SIEM がアクセスできるイベントを選択します。Events API用にCreateしたトークンは、それらのイベントの情報にのみアクセスできます。

### **Events APIに情報を提供するには、別の1Passwordサーバーが使用されます。** <a href="#id-1i2ouf1bl4ie" id="id-1i2ouf1bl4ie"></a>

Events APIに情報を提供する1Passwordサーバーは、 1Password.comの他の部分とは分離されています。イベント データにのみアクセスでき、その他の1Password情報にはアクセスできません。

### **承認されたアプリケーションとサービスのみが1Password Events APIから情報を取得できます** <a href="#d6l9juqxw763" id="d6l9juqxw763"></a>

Events API が1Passwordサーバーから情報を要求する場合、HTTP リクエストには認証トークンを含む認証ヘッダーが必要です。

認証トークンは、CreateされたEvents Reporting統合に対してのみ有効です。これらは、 ES256署名アルゴリズムを使用して、Events API が使用する1Passwordアカウントのキーによって署名されます。トークンはいつでも取り消すことができます。

### **Events APIデータはエンドツーエンドで暗号化されています** <a href="#bps9lmlauf4" id="bps9lmlauf4"></a>

Events APIデータはSave時および転送時に暗号化されます。さらに、保管庫名とアイテム名はクライアント側で暗号化され、Events APIからアクセスすることはできません。

### **脆弱性を発見した場合** <a href="#dnqq6cxoyzm9" id="dnqq6cxoyzm9"></a>

1Passwordに脆弱性を発見した場合は、HackerOne にレポートを提出してください。


---

# 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://manual.dxable.com/1password/about-1password-events-reporting-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.
