Skip to main content

Managing security and analysis features

You can control features that secure and analyze the code in your projects on GitHub.

メモ

This topic tells you how you can manage the security and analysis features for all your existing or new repositories. For information on managing these settings for individual repositories, see リポジトリのセキュリティと分析設定を管理する.

Enabling or disabling features for existing repositories

  1. GitHub で、任意のページの右上隅にある自分のプロフィール写真をクリックしてから、 [設定] をクリックします。

  2. サイドバーの [Security] セクションで、[ Advanced Security] をクリックします。

  3. Under "Advanced Security", to the right of the feature, click Disable all or Enable all.

  4. Optionally, enable the feature by default for new repositories that you own.

    Screenshot of the "Enable FEATURE" modal dialog, with the "Enable by default for new private repositories" option outlined in dark orange.

  5. Click Disable FEATURE or Enable FEATURE to disable or enable the feature for all the repositories you own.

Enabling or disabling features for new repositories

  1. GitHub で、任意のページの右上隅にある自分のプロフィール写真をクリックしてから、 [設定] をクリックします。
  2. サイドバーの [Security] セクションで、[ Advanced Security] をクリックします。
  3. Under "Advanced Security", to the right of the feature, enable or disable the feature by default for new repositories that you own.

Next steps