# セキュリティ監査

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-c1eaed40337bd0eb522439ddf308ed8c54d0fcc5%2F%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%BC%E7%9B%A3%E6%9F%BB%E8%A1%A8%E7%B4%99.jpeg?alt=media" alt=""><figcaption></figcaption></figure>

## 概要

セキュリティ監査画面では、ボルトに保存されているパスワードの強度に関する総合的なセキュリティスコアが表示されます。各レコードのパスワード強度と再利用に関する情報を閲覧できます。

{% embed url="<https://vimeo.com/818812840>" %}
Keeper 101：セキュリティ監査
{% endembed %}

## セキュリティスコアの算出方法

パスワードと強度の再利用のスコアは、Keeperデスクトップ、ウェブボルト、iOSとAndroidデバイスなど、全てのプラットフォームで継続的に算出されます。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FE5VWyVqNCQqk5ujA4nFK%2FSecurity%20audit-1%20[User%20guide].png?alt=media&#x26;token=854b899a-6aea-4b49-89da-9657fab09a96" alt=""><figcaption></figcaption></figure>

Keeperのパスワードの強度はパスワードの複雑さに基づいて計算され、以下の通り0～100での評価となります。

非常に弱い: 20未満\
弱い: 20～40\
良い: 40～60\
強い: 60～80\
非常に強い: 81以上

[セキュリティ監査スコアの算出方法（エンタープライズガイド）](/enterprise-guide/jp/security-audit/security-audit-score-calculation.md)

リストからリスクの高いパスワードが含まれているレコードをクリックすると簡単に閲覧できます。リスクを解消するために、該当のウェブサイトでパスワードを変更してからボルト内に保存されているそれに対応するレコードのパスワードも更新しましょう。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fisycl8auORUBGd4PDzUC%2FSecurity%20audit-2%20[User%20guide].png?alt=media&#x26;token=8dd53d72-f510-4888-922a-84cbca101078" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Keeperのブラウザ拡張機能KeeperFillを使って簡単にパスワードを変更する方法については[こちら](/user-guides/jp/web-vault.md#changing-passwords-with-keeperfill)をご覧ください。
{% endhint %}


---

# 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.keeper.io/user-guides/jp/security-audit.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.
