1
0
mirror of synced 2025-12-22 11:26:57 -05:00

finish addressing comments

This commit is contained in:
mchammer01
2021-03-12 09:49:25 +00:00
parent 395dd6a302
commit afe0b18f64
5 changed files with 16 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ The {% data variables.product.prodname_dependabot_security_updates %} feature is
{% endnote %}
If you enable version updates, {% data variables.product.prodname_dependabot %} will raise pull requests to update the manifest to the latest version of the dependency, whenever it detects an outdated dependency. For more information, see "[About {% data variables.product.prodname_dependabot %} version updates](/github/administering-a-repository/about-dependabot-version-updates)."
You can enable a related feature, {% data variables.product.prodname_dependabot_version_updates %}, so that {% data variables.product.prodname_dependabot %} raises pull requests to update the manifest to the latest version of the dependency, whenever it detects an outdated dependency. For more information, see "[About {% data variables.product.prodname_dependabot %} version updates](/github/administering-a-repository/about-dependabot-version-updates)."
{% data reusables.dependabot.pull-request-security-vs-version-updates %}

View File

@@ -13,8 +13,6 @@ versions:
{% data variables.product.prodname_dotcom %} can help secure the repositories in your organization. You can manage the security and analysis features for all existing or new repositories that members create in your organization. {% if currentVersion == "free-pro-team@latest" %}If you have a license for {% data variables.product.prodname_GH_advanced_security %} then you can also manage access to these features. {% data reusables.advanced-security.more-info-ghas %}{% endif %}
{% data reusables.security.displayed-information %}
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
{% data reusables.security.security-and-analysis-features-enable-read-only %}
@@ -67,6 +65,8 @@ You can enable or disable features for all repositories. {% if currentVersion ==
![Button to disable or enable feature](/assets/images/help/organizations/security-and-analysis-enable-secret-scanning-ghe.png)
{% endif %}
{% data reusables.security.displayed-information %}
### Enabling or disabling a feature automatically when new repositories are added
1. Go to the security and analysis settings for your organization. For more information, see "[Displaying the security and analysis settings](#displaying-the-security-and-analysis-settings)."

View File

@@ -9,8 +9,6 @@ versions:
{% 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.
{% data reusables.security.displayed-information %}
You can still manage the security and analysis features for individual repositories. For more information, see "[Managing security and analysis settings for your repository](/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository)."
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
@@ -30,6 +28,8 @@ For an overview of repository-level security, see "[About securing your reposito
7. Click **Disable FEATURE** or **Enable FEATURE** to disable or enable the feature for all the repositories you own.
![Button to disable or enable feature](/assets/images/help/settings/security-and-analysis-enable-dependency-graph.png)
{% data reusables.security.displayed-information %}
### Enabling or disabling features for new repositories
{% data reusables.user_settings.access_settings %}