Skip to main content

À propos de l'activation des fonctionnalités de sécurité à grande échelle

Vous pouvez sécuriser rapidement votre organisation à grande échelle avec security configurations et global settings.

About securing your organization

GitHub has many features that help you improve and maintain the quality of your code. Some features are included in all GitHub plans. Additional features are available if you purchase a GitHub Advanced Security product:

  • GitHub Secret Protection, which includes features that help you detect and prevent secret leaks, such as secret scanning and push protection.
  • GitHub Code Security, which includes features that help you find and fix vulnerabilities, like code scanning, premium Dependabot features, and dependency review.

Alternatively, you may have a GitHub Advanced Security license that includes all features in GitHub Secret Protection and GitHub Code Security.

You can easily enable and manage GitHub's security features throughout your organization with security configurations, which control repository-level security features, and global settings, which control security features at the organization level. We recommend applying security configurations and customizing your global settings to create a system that best meets the security needs of your organization.

For more information on purchasing GitHub Secret Protection or GitHub Code Security, see About GitHub Advanced Security and Buying Advanced Security for your organization or enterprise in the GitHub Enterprise Cloud documentation.

About security configurations

Security configurations are collections of enablement settings for GitHub's security features that you can apply to any repository within an organization or enterprise.

When you create a security configuration, you can choose different enablement settings to meet the specific security needs of a group of repositories.

To learn how to create custom security configurations, see Creating a custom security configuration.

About global settings

While security configurations determine repository-level security settings, global settings determine your organization-level security settings, which are then inherited by all repositories. With global settings, you can customize how security features analyze your organization.

Next steps

To get started with creating a security configuration for your organization, see Creating a custom security configuration.