Skip to main content

このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください

許可されていないアクセスを防止する

          [Heartbleed Bug](http://heartbleed.com/) の検出など、セキュリティ インシデントについてメディアで警告を受けたことがあるかもしれません。また、 GitHub にサインインしている間にコンピュータ自体が盗まれる可能性もあります。 そのような場合でも、パスワードを変更すれば、アカウントやプロジェクトにこれ以上不正にアクセスされるのを防ぐことができます。

GitHub requires a password to perform sensitive actions, such as adding new SSH keys, authorizing applications, or modifying team members.

After changing your password, you should perform these actions to make sure that your account is secure:

  • Enable two-factor authentication on your account so that access requires more than just a password. For more information, see About two-factor authentication.

  • Add a passkey to your account to enable a secure, passwordless login. Passkeys are phishing-resistant, and they don't require memorization or active management. See About passkeys.

  • Review your SSH keys, deploy keys, and authorized OAuth apps and GitHub Apps and revoke unauthorized or unfamiliar access in your SSH and Applications settings. For more information, see Reviewing your SSH keys, Reviewing your deploy keys, Reviewing your authorized OAuth apps, and Reviewing and revoking authorization of GitHub Apps.

  • Review your account's security log. This provides an overview on various configurations made to your repositories. For example, you can ensure that no private repositories were turned public, or that no repositories were transferred. For more information, see Reviewing your security log.

  • Review the webhooks on your repositories. Webhooks could allow an attacker to intercept pushes made to your repository. For more information, see About webhooks.

  • Make sure that no new deploy keys were created. This could enable outside servers access to your projects. For more information, see Managing deploy keys.

  • Review recent commits made to your repositories.

  • Review the list of collaborators for each repository.