3.0 KiB
title, intro, versions, topics
| title | intro | versions | topics | |||
|---|---|---|---|---|---|---|
| Managing security and analysis settings for your user account | You can control features that secure and analyze the code in your projects on {% data variables.product.prodname_dotcom %}. |
|
|
About management of security and analysis settings
{% data variables.product.prodname_dotcom %} can help secure your repositories. This topic tells you how you can manage the security and analysis features for all your existing or new repositories.
You can still manage the security and analysis features for individual repositories. For more information, see "Managing security and analysis settings for your repository."
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
{% data reusables.security.security-and-analysis-features-enable-read-only %}
For an overview of repository-level security, see "About securing your repository."
Enabling or disabling features for existing repositories
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.security-analysis %}
3. Under "Configure security and analysis features", to the right of the feature, click Disable all or Enable all.
6. Optionally, enable the feature by default for new repositories in your organization.
7. Click Disable FEATURE or Enable FEATURE to disable or enable the feature for all the repositories you own.

{% data reusables.security.displayed-information %}
Enabling or disabling features for new repositories
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.security-analysis %}
3. Under "Configure security and analysis features", to the right of the feature, enable or disable the feature by default for new repositories in your organization.

Further reading
- "About the dependency graph"
- "Managing vulnerabilities in your project's dependencies" {% if currentVersion == "free-pro-team@latest" %}- "Keeping your dependencies updated automatically"{% endif %}