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 Managing security and analysis settings for your repository.

Enabling or disabling features for existing repositories

  1. In the upper-right corner of any page on GitHub, click your profile picture, then click Settings.

  2. In the "Security" section of the sidebar, click Code 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. In the upper-right corner of any page on GitHub, click your profile picture, then click Settings.
  2. In the "Security" section of the sidebar, click Code 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